diagram | ![]() |
||
namespace | https://mmixm.aero/base/3 | ||
children | mb:faaLocationIdentifier mb:faaLocationType | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FaaLocation"> <xs:annotation> <xs:documentation>Complex type containing the FAA location identifier (7350.9P).</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="faaLocationIdentifier" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The FAA location identifier is an assigned code used to simplify the identification of a landing facility, navigational aid, weather station or manned air traffic control facility (7350.9P).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="faaLocationType" type="mb:FaaLocationTypeChoice" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Type of location associated with an FAA location identifier.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/3 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="faaLocationIdentifier" type="xs:string" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The FAA location identifier is an assigned code used to simplify the identification of a landing facility, navigational aid, weather station or manned air traffic control facility (7350.9P).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | https://mmixm.aero/base/3 | ||||||
type | mb:FaaLocationTypeChoice | ||||||
properties |
|
||||||
children | mb:locationType mb:locationOtherType | ||||||
annotation |
|
||||||
source | <xs:element name="faaLocationType" type="mb:FaaLocationTypeChoice" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Type of location associated with an FAA location identifier.</xs:documentation> </xs:annotation> </xs:element> |