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

Simple Type: AtmPhaseCorrections

[Table of contents]

Super-types:Local type definition < AtmPhaseCorrectionList (by restriction) < AtmPhaseCorrections (by restriction)
Sub-types:None
NameAtmPhaseCorrections
Content
  • List of:
    • Locally defined type:
      • Base XSD Type: NCName
      • value comes from list: {'AP_UNCORRECTED'|'AP_CORRECTED'|'AP_MIXED'}
  • length <= 2
Diagram
Schema Component Representation
<xs:simpleType name="AtmPhaseCorrections">
<xs:restriction base="AtmPhaseCorrectionList">
<xs:maxLength value="2"/>
</xs:restriction>
</xs:simpleType>