complexType BoundaryCrossingType
diagram FficeMessage_diagrams/FficeMessage_p346.png
namespace http://www.fixm.aero/flight/4.2
children fx:altitudeInTransition fx:clearedLevel fx:crossingPoint fx:crossingTime fx:extension
used by
element EnRouteType/boundaryCrossingCoordination
annotation
documentation
Boundary Crossing contains estimate data conveyed between ATS Units during the process of Controller Coordination. [FIXM]
source <xs:complexType name="BoundaryCrossingType">
 
<xs:annotation>
   
<xs:documentation>Boundary Crossing contains estimate data conveyed between ATS Units during the process of Controller Coordination. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="altitudeInTransition" type="fx:AltitudeInTransitionType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Negotiated boundary crossing transition altitude.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="clearedLevel" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs: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.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="crossingPoint" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The point where the flight will cross an ATS facility boundary.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="crossingTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The estimated time at which a flight will cross the associated boundary crossing point.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:BoundaryCrossingExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element BoundaryCrossingType/altitudeInTransition
diagram FficeMessage_diagrams/FficeMessage_p347.png
namespace http://www.fixm.aero/flight/4.2
type fx:AltitudeInTransitionType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:crossingCondition fx:extension fx:level
annotation
documentation
Negotiated boundary crossing transition altitude.
source <xs:element name="altitudeInTransition" type="fx:AltitudeInTransitionType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Negotiated boundary crossing transition altitude.</xs:documentation>
 
</xs:annotation>
</xs:element>

element BoundaryCrossingType/clearedLevel
diagram FficeMessage_diagrams/FficeMessage_p348.png
namespace http://www.fixm.aero/flight/4.2
type fb:FlightLevelOrAltitudeChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children 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 <xs:element name="clearedLevel" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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.</xs:documentation>
 
</xs:annotation>
</xs:element>

element BoundaryCrossingType/crossingPoint
diagram FficeMessage_diagrams/FficeMessage_p349.png
namespace http://www.fixm.aero/flight/4.2
type fb:SignificantPointChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint
annotation
documentation
The point where the flight will cross an ATS facility boundary.
source <xs:element name="crossingPoint" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The point where the flight will cross an ATS facility boundary.</xs:documentation>
 
</xs:annotation>
</xs:element>

element BoundaryCrossingType/crossingTime
diagram FficeMessage_diagrams/FficeMessage_p350.png
namespace http://www.fixm.aero/flight/4.2
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
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 <xs:element name="crossingTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The estimated time at which a flight will cross the associated boundary crossing point.</xs:documentation>
 
</xs:annotation>
</xs:element>

element BoundaryCrossingType/extension
diagram FficeMessage_diagrams/FficeMessage_p351.png
namespace http://www.fixm.aero/flight/4.2
type fb:BoundaryCrossingExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:BoundaryCrossingExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>


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