complexType NasBoundaryCrossingType
diagram Nas_diagrams/Nas_p83.png
namespace http://www.faa.aero/nas/4.2
type extension of fb:ExtensionType
properties
base fb:ExtensionType
children nas:handoff
used by
element NasBoundaryCrossing
annotation
documentation

            An extension of the Boundary Crossing to accommodate Nas specific use cases.
        
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>

element NasBoundaryCrossingType/handoff
diagram Nas_diagrams/Nas_p84.png
namespace http://www.faa.aero/nas/4.2
type nas:NasHandoffType
properties
minOcc 0
maxOcc 1
content complex
children nas:acceptingUnit nas:receivingUnit nas:transferringUnit
attributes
Name  Type  Use  Default  Fixed  Annotation
event  nas:NasHandoffEventType  optional      
documentation

               Characterizes a handoff in terms of its status.
           
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 <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>


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