diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
type | extension of fb:BoundaryCrossingExtensionType | ||
properties |
|
||
children | nas:handoff | ||
annotation |
|
||
source | <xs:complexType name="NasBoundaryCrossingType"> <xs:annotation> <xs:documentation>Contains information about Boundary Crossings.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="fb:BoundaryCrossingExtensionType"> <xs:sequence> <xs:element name="handoff" type="nas:NasHandoffType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>An action taken to transfer the radar identification of an aircraft from one controller to another controller if the aircraft will enter the receiving controller's airspace and radio communications with the aircraft will be transferred. </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 | nas:NasHandoffType | ||||||||
properties |
|
||||||||
children | nas:acceptingUnit nas:event nas:receivingUnit nas:transferringUnit | ||||||||
annotation |
|
||||||||
source | <xs:element name="handoff" type="nas:NasHandoffType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>An action taken to transfer the radar identification of an aircraft from one controller to another controller if the aircraft will enter the receiving controller's airspace and radio communications with the aircraft will be transferred. </xs:documentation> </xs:annotation> </xs:element> |