complexType FficeTRQ_LevelConstraintType
diagram FficeTemplates_diagrams/FficeTemplates_p1422.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:LevelConstraintType
properties
base fx:LevelConstraintType
children fx:activation fx:condition fx:extension fx:level
used by
element FficeTRQ_RouteTrajectoryConstraintType/level
annotation
documentation
The altitude constraint applicable to a specific point or segment on the route.
source <xs:complexType name="FficeTRQ_LevelConstraintType">
 
<xs:annotation>
   
<xs:documentation>The altitude constraint applicable to a specific point or segment on the route. </xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:LevelConstraintType">
     
<xs:sequence>
       
<xs:element name="activation" type="fx:ActivationType" minOccurs="1" 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" minOccurs="1" 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" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Level or altitude specification of the constraint.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeTRQ_LevelConstraintType/activation
diagram FficeTemplates_diagrams/FficeTemplates_p1423.png
namespace http://www.fixm.aero/flight/4.2
type fx:ActivationType
properties
content simple
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" minOccurs="1" 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 FficeTRQ_LevelConstraintType/condition
diagram FficeTemplates_diagrams/FficeTemplates_p1424.png
namespace http://www.fixm.aero/flight/4.2
type fx:LevelConditionType
properties
content simple
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" minOccurs="1" 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 FficeTRQ_LevelConstraintType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1425.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 FficeTRQ_LevelConstraintType/level
diagram FficeTemplates_diagrams/FficeTemplates_p1426.png
namespace http://www.fixm.aero/flight/4.2
type fb:FlightLevelOrAltitudeOrRangeChoiceType
properties
content complex
children fb:flightLevelOrAltitudeRange fb:flightLevelOrAltitudeValue
annotation
documentation
Level or altitude specification of the constraint.
source <xs:element name="level" type="fb:FlightLevelOrAltitudeOrRangeChoiceType" minOccurs="1" 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