complexType EnRouteType
diagram Nas_diagrams/Nas_p555.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:alternateAerodrome fx:boundaryCrossingCoordination fx:currentSsrCode
used by
elements EnRoute FlightType/enRoute
attributes
Name  Type  Use  Default  Fixed  Annotation
currentModeACode  fb:ModeACodeType  optional      
documentation

                     Current assigned Mode A code. [FIXM]
                 
annotation
documentation

            Groups the en route information about the flight.
        
source <complexType name="EnRouteType">
 
<annotation>
   
<documentation>
            Groups the en route information about the flight.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="alternateAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="2000">
         
<annotation>
           
<documentation>
                        An ICAO designator of the aerodrome to which a flight could be diverted while en
                        route, if needed.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="boundaryCrossingCoordination" type="fx:BoundaryCrossingType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        A proposed boundary crossing information with associated details including altitude,
                        crossing point and crossing time.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="currentSsrCode" type="fb:SsrCodeType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Current assigned SSR code. [FIXM]
                       
<deprecated>
               
<deletionVersion>5.0.0</deletionVersion>
               
<deprecationVersion>4.1.0</deprecationVersion>
               
<rationale>CR #14 Remove SSR Mode</rationale>
               
<replacement>Fixm.Flight.EnRoute.EnRoute.currentModeACode</replacement>
             
</deprecated>
           
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="currentModeACode" type="fb:ModeACodeType" use="optional">
       
<annotation>
         
<documentation>
                     Current assigned Mode A code. [FIXM]
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute EnRouteType/@currentModeACode
type fb:ModeACodeType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [0-7]{4}
annotation
documentation

                     Current assigned Mode A code. [FIXM]
                 
source <attribute name="currentModeACode" type="fb:ModeACodeType" use="optional">
 
<annotation>
   
<documentation>
                     Current assigned Mode A code. [FIXM]
                 
</documentation>
 
</annotation>
</attribute>

element EnRouteType/alternateAerodrome
diagram Nas_diagrams/Nas_p556.png
namespace http://www.fixm.aero/flight/4.1
type fb:AerodromeReferenceType
properties
minOcc 0
maxOcc 2000
content complex
children fb:extension fb:referencePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:AerodromeNameType  optional      
documentation

                     The primary official name of an aerodrome as designated by an appropriate authority.
                     [AIXM 5.1]
                 
xlink:type  xlink:typeType      simple  
xlink:href  xlink:hrefType        
xlink:role  xlink:roleType        
xlink:arcrole  xlink:arcroleType        
xlink:title  xlink:titleAttrType        
xlink:show  xlink:showType        
xlink:actuate  xlink:actuateType        
annotation
documentation

                        An ICAO designator of the aerodrome to which a flight could be diverted while en
                        route, if needed.
                    
source <element name="alternateAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                        An ICAO designator of the aerodrome to which a flight could be diverted while en
                        route, if needed.
                    
</documentation>
 
</annotation>
</element>

element EnRouteType/boundaryCrossingCoordination
diagram Nas_diagrams/Nas_p557.png
namespace http://www.fixm.aero/flight/4.1
type fx:BoundaryCrossingType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:altitudeInTransition fx:clearedLevel fx:crossingPoint
attributes
Name  Type  Use  Default  Fixed  Annotation
crossingTime  fb:TimeType  optional      
documentation

                     The estimated time at which a flight will cross the associated boundary crossing
                     point.
                 
annotation
documentation

                        A proposed boundary crossing information with associated details including altitude,
                        crossing point and crossing time.
                    
source <element name="boundaryCrossingCoordination" type="fx:BoundaryCrossingType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        A proposed boundary crossing information with associated details including altitude,
                        crossing point and crossing time.
                    
</documentation>
 
</annotation>
</element>

element EnRouteType/currentSsrCode
diagram Nas_diagrams/Nas_p558.png
namespace http://www.fixm.aero/flight/4.1
type fb:SsrCodeType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [0-7]{4}
attributes
Name  Type  Use  Default  Fixed  Annotation
ssrMode  fb:SsrModeType  optional      
documentation

                     Optional Secondary Surveillance Radar (SSR) Mode.
                     <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #14. Remove SSR Model</rationale>
</deprecated>
annotation
documentation

                        Current assigned SSR code. [FIXM]
                        <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #14 Remove SSR Mode</rationale>
<replacement>Fixm.Flight.EnRoute.EnRoute.currentModeACode</replacement>
</deprecated>
source <element name="currentSsrCode" type="fb:SsrCodeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Current assigned SSR code. [FIXM]
                       
<deprecated>
       
<deletionVersion>5.0.0</deletionVersion>
       
<deprecationVersion>4.1.0</deprecationVersion>
       
<rationale>CR #14 Remove SSR Mode</rationale>
       
<replacement>Fixm.Flight.EnRoute.EnRoute.currentModeACode</replacement>
     
</deprecated>
   
</documentation>
 
</annotation>
</element>


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