simpleType CodeSscType
namespace https://mmixm.aero/base/2.1.0
type restriction of xs:string
properties
base xs:string
used by
element AtowOrganization/systemSupportCenter
facets
Kind Value Annotation
enumeration 0
enumeration 1
enumeration 2
enumeration 3
enumeration 4
enumeration 5
enumeration 6
enumeration 7
enumeration 8
enumeration 9
enumeration A
enumeration B
enumeration C
enumeration D
enumeration E
enumeration F
enumeration G
enumeration H
enumeration J
enumeration K
enumeration L
enumeration M
enumeration N
enumeration P
annotation
documentation
Enumerated list of System Support Centers (SSC). The last two characters of the ATOW Organization represent the SSC code.
source <xs:simpleType name="CodeSscType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of System Support Centers (SSC). The last two characters of the ATOW Organization represent the SSC code.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="0"/>
   
<xs:enumeration value="1"/>
   
<xs:enumeration value="2"/>
   
<xs:enumeration value="3"/>
   
<xs:enumeration value="4"/>
   
<xs:enumeration value="5"/>
   
<xs:enumeration value="6"/>
   
<xs:enumeration value="7"/>
   
<xs:enumeration value="8"/>
   
<xs:enumeration value="9"/>
   
<xs:enumeration value="A"/>
   
<xs:enumeration value="B"/>
   
<xs:enumeration value="C"/>
   
<xs:enumeration value="D"/>
   
<xs:enumeration value="E"/>
   
<xs:enumeration value="F"/>
   
<xs:enumeration value="G"/>
   
<xs:enumeration value="H"/>
   
<xs:enumeration value="J"/>
   
<xs:enumeration value="K"/>
   
<xs:enumeration value="L"/>
   
<xs:enumeration value="M"/>
   
<xs:enumeration value="N"/>
   
<xs:enumeration value="P"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy