| diagram | ![]() |
||
| namespace | http://www.fixm.aero/ext/nas/4.3 | ||
| type | extension of fb:AtcUnitReferenceExtensionType | ||
| properties |
|
||
| children | nas:finalControllingSector | ||
| annotation |
|
||
| source | <xs:complexType name="NasAtcUnitReferenceExtensionType"> <xs:annotation> <xs:documentation>Extension of core AtcUnitReference to include additional NAS information.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="fb:AtcUnitReferenceExtensionType"> <xs:sequence> <xs:element name="finalControllingSector" type="fb:AirspaceDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The last controlling sector this flight is expected to pass through in the current center.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||||
| type | fb:AirspaceDesignatorType | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:element name="finalControllingSector" type="fb:AirspaceDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The last controlling sector this flight is expected to pass through in the current center.</xs:documentation> </xs:annotation> </xs:element> |