complexType BoundaryCrossingType
diagram Nas_diagrams/Nas_p551.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:altitudeInTransition fx:clearedLevel fx:crossingPoint
used by
elements BoundaryCrossing EnRouteType/boundaryCrossingCoordination NasEnRouteType/boundaryCrossingActual
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

            Boundary Crossing contains estimate data conveyed between ATS Units during the process
            of Controller Coordination. [FIXM]
        
source <complexType name="BoundaryCrossingType">
 
<annotation>
   
<documentation>
            Boundary Crossing contains estimate data conveyed between ATS Units during the process
            of Controller Coordination. [FIXM]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="altitudeInTransition" type="fx:AltitudeInTransitionType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Negotiated boundary crossing transition altitude.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="clearedLevel" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The cleared altitude (flight level) at which the aircraft will cross the boundary
                        crossing point if in level cruising flight or, if the aircraft is climbing or descending
                        at the boundary crossing point, the cleared flight level to which it is proceeding.
                       
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="crossingPoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The point where the flight will cross an ATS facility boundary.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="crossingTime" type="fb:TimeType" use="optional">
       
<annotation>
         
<documentation>
                     The estimated time at which a flight will cross the associated boundary crossing
                     point.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute BoundaryCrossingType/@crossingTime
type fb:TimeType
properties
use optional
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation

                     The estimated time at which a flight will cross the associated boundary crossing
                     point.
                 
source <attribute name="crossingTime" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
                     The estimated time at which a flight will cross the associated boundary crossing
                     point.
                 
</documentation>
 
</annotation>
</attribute>

element BoundaryCrossingType/altitudeInTransition
diagram Nas_diagrams/Nas_p552.png
namespace http://www.fixm.aero/flight/4.1
type fx:AltitudeInTransitionType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:altitude fb:flightLevel
attributes
Name  Type  Use  Default  Fixed  Annotation
crossingCondition  fx:BoundaryCrossingConditionType  optional      
documentation

                     Specifies whether the boundary crossing occurs at or above or at or below the specified
                     level.
                 
annotation
documentation

                        Negotiated boundary crossing transition altitude.
                    
source <element name="altitudeInTransition" type="fx:AltitudeInTransitionType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Negotiated boundary crossing transition altitude.
                    
</documentation>
 
</annotation>
</element>

element BoundaryCrossingType/clearedLevel
diagram Nas_diagrams/Nas_p553.png
namespace http://www.fixm.aero/flight/4.1
type fb:FlightLevelOrAltitudeType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:altitude fb:flightLevel
annotation
documentation

                        The cleared altitude (flight level) at which the aircraft will cross the boundary
                        crossing point if in level cruising flight or, if the aircraft is climbing or descending
                        at the boundary crossing point, the cleared flight level to which it is proceeding.
                       
                    
source <element name="clearedLevel" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The cleared altitude (flight level) at which the aircraft will cross the boundary
                        crossing point if in level cruising flight or, if the aircraft is climbing or descending
                        at the boundary crossing point, the cleared flight level to which it is proceeding.
                       
                    
</documentation>
 
</annotation>
</element>

element BoundaryCrossingType/crossingPoint
diagram Nas_diagrams/Nas_p554.png
namespace http://www.fixm.aero/flight/4.1
type fb:SignificantPointType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension
attributes
Name  Type  Use  Default  Fixed  Annotation
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

                        The point where the flight will cross an ATS facility boundary.
                    
source <element name="crossingPoint" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The point where the flight will cross an ATS facility boundary.
                    
</documentation>
 
</annotation>
</element>


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