diagram | ![]() |
||
namespace | https://mmixm.aero/base/2.1.0 | ||
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:element name="locationOtherType" type="mb:FaaLocationOtherType" minOccurs="1" maxOccurs="1"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||||||||||||
namespace | https://mmixm.aero/base/2.1.0 | ||||||||||||
type | mb:CodeFaaLocationType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:element name="locationType" type="mb:CodeFaaLocationType" minOccurs="1" maxOccurs="1"/> |
diagram | ![]() |
||
namespace | https://mmixm.aero/base/2.1.0 | ||
type | mb:FaaLocationOtherType | ||
properties |
|
||
source | <xs:element name="locationOtherType" type="mb:FaaLocationOtherType" minOccurs="1" maxOccurs="1"/> |