complexType FficePFP_LevelConstraintType
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1904.png
namespace http://www.fixm.aero/flight/4.3
type restriction of fx:LevelConstraintType
properties
base fx:LevelConstraintType
children fx:activation fx:extension fx:level
used by
element FficePFP_RouteTrajectoryConstraintType/level
annotation
documentation
The altitude constraint applicable to a specific point or segment on the route.
source <xs:complexType name="FficePFP_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" 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="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 FficePFP_LevelConstraintType/activation
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1905.png
namespace http://www.fixm.aero/flight/4.3
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 FficePFP_LevelConstraintType/extension
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1906.png
namespace http://www.fixm.aero/flight/4.3
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 FficePFP_LevelConstraintType/level
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1907.png
namespace http://www.fixm.aero/flight/4.3
type fb:FlightLevelOrAltitudeOrRangeChoiceType
properties
content complex
children fb:altitude fb:flightLevel fb:range
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