| diagram | ![]() |
||
| namespace | https://mmixm.aero/base/4 | ||
| children | mb:primaryRunway mb:secondaryRunway | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="RunwayInformation"> <xs:annotation> <xs:documentation>Complex type containing information about the runway.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="primaryRunway" type="mb:RunwayType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character field contains the applicable runway number for the Terminal Area Navigation facilities.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="secondaryRunway" type="mb:RunwayType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character field contains a second runway number for Terminal Area Navigation facilities with dual runways. See the FSEP Desk Guide for specific runway information, i.e., DME.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:RunwayType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="primaryRunway" type="mb:RunwayType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character field contains the applicable runway number for the Terminal Area Navigation facilities.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:RunwayType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="secondaryRunway" type="mb:RunwayType" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>This three-character field contains a second runway number for Terminal Area Navigation facilities with dual runways. See the FSEP Desk Guide for specific runway information, i.e., DME.</xs:documentation> </xs:annotation> </xs:element> |