| diagram | ![]() |
||
| namespace | https://mmixm.aero/base/4 | ||
| children | mb:locationType mb:locationOtherType | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="FaaLocationTypeChoice"> <xs:annotation> <xs:documentation>Choice structure representing FAA Location Codes or FAA Location other types.</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="locationType" type="mb:CodeFaaLocationType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Type of FAA location identifier.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="locationOtherType" type="mb:FaaLocationOtherType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identification of other types of FAA location identifiers.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> |
| diagram | ![]() |
|||||||||||||||||||||||||||||||||
| namespace | https://mmixm.aero/base/4 | |||||||||||||||||||||||||||||||||
| type | mb:CodeFaaLocationType | |||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||||||||||||
| source | <xs:element name="locationType" type="mb:CodeFaaLocationType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Type of FAA location identifier.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | https://mmixm.aero/base/4 | ||
| type | mb:FaaLocationOtherType | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="locationOtherType" type="mb:FaaLocationOtherType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identification of other types of FAA location identifiers.</xs:documentation> </xs:annotation> </xs:element> |