complexType NasBoundaryCrossingType
diagram Nas_diagrams/Nas_p227.png
namespace http://www.fixm.aero/ext/nas/4.3
type extension of fb:BoundaryCrossingExtensionType
properties
base fb:BoundaryCrossingExtensionType
children nas:handoff
annotation
documentation
Contains information about Boundary Crossings.
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>

element NasBoundaryCrossingType/handoff
diagram Nas_diagrams/Nas_p228.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasHandoffType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:acceptingUnit nas:event nas:receivingUnit nas:transferringUnit
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.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy