complexType AltitudeInTransitionType
diagram Nas_diagrams/Nas_p949.png
namespace http://www.fixm.aero/flight/4.2
children fx:crossingCondition fx:extension fx:level
used by
element BoundaryCrossingType/altitudeInTransition
annotation
documentation
An altitude (flight level) at or above/below which (specified in Boundary Crossing Condition) an aircraft will cross the associated boundary point.
source <xs:complexType name="AltitudeInTransitionType">
 
<xs:annotation>
   
<xs:documentation>An altitude (flight level) at or above/below which (specified in Boundary Crossing Condition) an aircraft will cross the associated boundary point.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="crossingCondition" type="fx:BoundaryCrossingConditionType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Specifies whether the boundary crossing occurs at or above or at or below the specified level.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:AltitudeInTransitionExtensionType" 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:element name="level" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>An altitude (flight level) at or above/below which (specified in Boundary Crossing Condition) an aircraft will cross the associated boundary point.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AltitudeInTransitionType/crossingCondition
diagram Nas_diagrams/Nas_p950.png
namespace http://www.fixm.aero/flight/4.2
type fx:BoundaryCrossingConditionType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration AT_OR_ABOVE
documentation
Indicates that the transition altitude is at or above the specified.
enumeration AT_OR_BELOW
documentation
Indicates that the transition altitude is at or below the specified.
annotation
documentation
Specifies whether the boundary crossing occurs at or above or at or below the specified level.
source <xs:element name="crossingCondition" type="fx:BoundaryCrossingConditionType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Specifies whether the boundary crossing occurs at or above or at or below the specified level.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AltitudeInTransitionType/extension
diagram Nas_diagrams/Nas_p951.png
namespace http://www.fixm.aero/flight/4.2
type fb:AltitudeInTransitionExtensionType
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:AltitudeInTransitionExtensionType" 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>

element AltitudeInTransitionType/level
diagram Nas_diagrams/Nas_p952.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
An altitude (flight level) at or above/below which (specified in Boundary Crossing Condition) an aircraft will cross the associated boundary point.
source <xs:element name="level" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>An altitude (flight level) at or above/below which (specified in Boundary Crossing Condition) an aircraft will cross the associated boundary point.</xs:documentation>
 
</xs:annotation>
</xs:element>


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