simpleType CodeServiceAreaType
namespace https://mmixm.aero/base/2.1.0
type restriction of xs:string
properties
base xs:string
used by
element AtowOrganization/serviceArea
facets
Kind Value Annotation
enumeration W0
enumeration W1
enumeration W2
enumeration WB
enumeration WC
enumeration WE
enumeration WN
enumeration WT
enumeration WW
annotation
documentation
Enumerated list of Service Areas. The first two characters of the ATOW Organization define the Service Area.
source <xs:simpleType name="CodeServiceAreaType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of Service Areas. The first two characters of the ATOW Organization define the Service Area.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="W0"/>
   
<xs:enumeration value="W1"/>
   
<xs:enumeration value="W2"/>
   
<xs:enumeration value="WB"/>
   
<xs:enumeration value="WC"/>
   
<xs:enumeration value="WE"/>
   
<xs:enumeration value="WN"/>
   
<xs:enumeration value="WT"/>
   
<xs:enumeration value="WW"/>
 
</xs:restriction>
</xs:simpleType>


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