| diagram | ![]() |
||
| namespace | https://mmixm.aero/features/4 | ||
| children | mx:coreAirport mx:runways | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="AirportRunway"> <xs:annotation> <xs:documentation>Complex type containing airport name and associated runways.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="coreAirport" type="mb:Location" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The location of the Core airport that the asset is located at, or that it supports. The field is only populated if the supported airport is part of the Core airports list, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="runways" type="mb:RunwayInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Name of the primary and secondary runway supported by an asset.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:Location | ||||||
| properties |
|
||||||
| children | mb:electronicLocation mb:faaLocation mb:geographicLocation mb:gsaAddress mb:physicalAddress | ||||||
| annotation |
|
||||||
| source | <xs:element name="coreAirport" type="mb:Location" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The location of the Core airport that the asset is located at, or that it supports. The field is only populated if the supported airport is part of the Core airports list, per FAA 6000.5 Facility, Service, and Equipment Profile (FSEP), Appendix B: Facility/Service Data Definitions.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/features/4 | ||||||
| type | mb:RunwayInformation | ||||||
| properties |
|
||||||
| children | mb:primaryRunway mb:secondaryRunway | ||||||
| annotation |
|
||||||
| source | <xs:element name="runways" type="mb:RunwayInformation" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Name of the primary and secondary runway supported by an asset.</xs:documentation> </xs:annotation> </xs:element> |