diagram | ![]() |
||
namespace | http://www.faa.aero/nas/4.2 | ||
type | extension of fb:ExtensionType | ||
properties |
|
||
children | nas:handoff | ||
used by |
|
||
annotation |
|
||
source | <complexType name="NasBoundaryCrossingType"> <annotation> <documentation> An extension of the Boundary Crossing to accommodate Nas specific use cases. </documentation> </annotation> <complexContent> <extension base="fb:ExtensionType"> <sequence> <element name="handoff" type="nas:NasHandoffType" minOccurs="0" maxOccurs="1"> <annotation> <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. </documentation> </annotation> </element> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | nas:NasHandoffType | ||||||||||||||
properties |
|
||||||||||||||
children | nas:acceptingUnit nas:receivingUnit nas:transferringUnit | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="handoff" type="nas:NasHandoffType" minOccurs="0" maxOccurs="1"> <annotation> <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. </documentation> </annotation> </element> |