diagram | ![]() |
||
namespace | https://mmixm.aero/base/3 | ||
type | extension of mb:Organization | ||
properties |
|
||
children | mb:additionalInformation mb:organizationContact mb:organizationName mb:atowCode mb:locId | ||
used by |
|
||
annotation |
|
||
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="atowCode" type="mb:ATOWCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The 3-5 character code that reflects the routing code of a Technical Operations element. Each routing symbol includes a three-letter alphabetical prefix that identifies the FAA organization involved, per FAA Order 1100.87G.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="locId" type="mb:FsepLocIdType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Location ID of an ATOW organization.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/3 | ||||||
type | mb:ATOWCodeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="atowCode" type="mb:ATOWCodeType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The 3-5 character code that reflects the routing code of a Technical Operations element. Each routing symbol includes a three-letter alphabetical prefix that identifies the FAA organization involved, per FAA Order 1100.87G.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/3 | ||||||
type | mb:FsepLocIdType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="locId" type="mb:FsepLocIdType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Location ID of an ATOW organization.</xs:documentation> </xs:annotation> </xs:element> |