complexType AtowOrganization
diagram mmixm_diagrams/mmixm_p75.png
namespace https://mmixm.aero/base/2.1.0
type extension of mb:Organization
properties
base mb:Organization
children mb:additionalInformation mb:organizationContact mb:organizationName mb:districtOffice mb:districtOfficeGrp mb:serviceArea mb:systemSupportCenter
used by
complexType AtowOrganizationLocation
annotation
documentation
Complex type containing descriptors about the ATOW Organization.
source <xs:complexType name="AtowOrganization">
 
<xs:annotation>
   
<xs:documentation>Complex type containing descriptors about the ATOW Organization.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="mb:Organization">
     
<xs:sequence>
       
<xs:element name="districtOffice" type="mb:CodeDistrictOfficeType" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The third character of the ATOW Organization defines the District Office.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="districtOfficeGrp" type="mb:CodeDistrictOfficeGroupType" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The District Office group of the ATOW Organization.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="serviceArea" type="mb:CodeServiceAreaType" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The first two characters of the ATOW Organization define the Service Area.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="systemSupportCenter" type="mb:CodeSscType" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The last two characters of the ATOW Org represents the FAA System Support Center (SSC) code.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element AtowOrganization/districtOffice
diagram mmixm_diagrams/mmixm_p76.png
namespace https://mmixm.aero/base/2.1.0
type mb:CodeDistrictOfficeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 0
enumeration 2
enumeration 3
enumeration 4
enumeration A
enumeration B
enumeration C
enumeration D
enumeration E
enumeration K
enumeration M
enumeration N
enumeration P
enumeration Q
enumeration R
enumeration S
enumeration T
enumeration U
enumeration V
enumeration W
enumeration X
annotation
documentation
The third character of the ATOW Organization defines the District Office.
source <xs:element name="districtOffice" type="mb:CodeDistrictOfficeType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The third character of the ATOW Organization defines the District Office.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AtowOrganization/districtOfficeGrp
diagram mmixm_diagrams/mmixm_p77.png
namespace https://mmixm.aero/base/2.1.0
type mb:CodeDistrictOfficeGroupType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 0
enumeration 1
enumeration 2
enumeration 3
enumeration 4
enumeration 5
enumeration 6
enumeration C
annotation
documentation
The District Office group of the ATOW Organization.
source <xs:element name="districtOfficeGrp" type="mb:CodeDistrictOfficeGroupType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The District Office group of the ATOW Organization.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AtowOrganization/serviceArea
diagram mmixm_diagrams/mmixm_p78.png
namespace https://mmixm.aero/base/2.1.0
type mb:CodeServiceAreaType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration W0
enumeration W1
enumeration W2
enumeration WB
enumeration WC
enumeration WE
enumeration WN
enumeration WT
enumeration WW
annotation
documentation
The first two characters of the ATOW Organization define the Service Area.
source <xs:element name="serviceArea" type="mb:CodeServiceAreaType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The first two characters of the ATOW Organization define the Service Area.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AtowOrganization/systemSupportCenter
diagram mmixm_diagrams/mmixm_p79.png
namespace https://mmixm.aero/base/2.1.0
type mb:CodeSscType
properties
minOcc 0
maxOcc 1
content simple
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
The last two characters of the ATOW Org represents the FAA System Support Center (SSC) code.
source <xs:element name="systemSupportCenter" type="mb:CodeSscType" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The last two characters of the ATOW Org represents the FAA System Support Center (SSC) code.</xs:documentation>
 
</xs:annotation>
</xs:element>


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