complexType LevelConstraintType
diagram FficeMessage_diagrams/FficeMessage_p534.png
namespace http://www.fixm.aero/flight/4.2
children fx:activation fx:condition fx:extension fx:level
used by
element RouteTrajectoryConstraintType/level
annotation
documentation
The altitude constraint applicable to a specific point or segment on the route.
source <xs:complexType name="LevelConstraintType">
 
<xs:annotation>
   
<xs:documentation>The altitude constraint applicable to a specific point or segment on the route. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="activation" type="fx:ActivationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Provides an indication of whether the profile constraint is met or initiated at the Location</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="condition" type="fx:LevelConditionType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Specifies that the flight level or altitude be achieved based on the condition relative to the point.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:LevelConstraintExtensionType" 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:FlightLevelOrAltitudeOrRangeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Level or altitude specification of the constraint.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element LevelConstraintType/activation
diagram FficeMessage_diagrams/FficeMessage_p535.png
namespace http://www.fixm.aero/flight/4.2
type fx:ActivationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration PLAN_TO_ATTAIN
enumeration PLAN_TO_COMMENCE
annotation
documentation
Provides an indication of whether the profile constraint is met or initiated at the Location
source <xs:element name="activation" type="fx:ActivationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Provides an indication of whether the profile constraint is met or initiated at the Location</xs:documentation>
 
</xs:annotation>
</xs:element>

element LevelConstraintType/condition
diagram FficeMessage_diagrams/FficeMessage_p536.png
namespace http://www.fixm.aero/flight/4.2
type fx:LevelConditionType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration AT
enumeration AT_OR_ABOVE
enumeration AT_OR_BELOW
enumeration BETWEEN
annotation
documentation
Specifies that the flight level or altitude be achieved based on the condition relative to the point.
source <xs:element name="condition" type="fx:LevelConditionType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Specifies that the flight level or altitude be achieved based on the condition relative to the point.</xs:documentation>
 
</xs:annotation>
</xs:element>

element LevelConstraintType/extension
diagram FficeMessage_diagrams/FficeMessage_p537.png
namespace http://www.fixm.aero/flight/4.2
type fb:LevelConstraintExtensionType
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:LevelConstraintExtensionType" 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 LevelConstraintType/level
diagram FficeMessage_diagrams/FficeMessage_p538.png
namespace http://www.fixm.aero/flight/4.2
type fb:FlightLevelOrAltitudeOrRangeChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:flightLevelOrAltitudeRange fb:flightLevelOrAltitudeValue
annotation
documentation
Level or altitude specification of the constraint.
source <xs:element name="level" type="fb:FlightLevelOrAltitudeOrRangeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Level or altitude specification of the constraint.</xs:documentation>
 
</xs:annotation>
</xs:element>


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