Schema for the XML headers of the SDM Binary Data Format (vers. 0.94)

Simple Type: StokesParameters

[Table of contents]

Super-types:Local type definition < StokesParameterList (by restriction) < StokesParameters (by restriction)
Sub-types:None
NameStokesParameters
Content
  • List of:
    • Locally defined type:
      • Base XSD Type: NCName
      • value comes from list: {'I'|'Q'|'U'|'V'|'RR'|'RL'|'LR'|'LL'|'XX'|'XY'|'YX'|'YY'}
  • length <= 4
Diagram
Schema Component Representation
<xs:simpleType name="StokesParameters">
<xs:restriction base="StokesParameterList">
<xs:maxLength value="4"/>
</xs:restriction>
</xs:simpleType>