complexType LevelConstraintType
diagram Nas_diagrams/Nas_p751.png
namespace http://www.fixm.aero/flight/4.1
type extension of fx:AbstractConstraintType
properties
base fx:AbstractConstraintType
children fb:extension fx:level
used by
element LevelConstraint
attributes
Name  Type  Use  Default  Fixed  Annotation
constraintReference  fb:CharacterStringType  optional      
documentation

                     Reference to a named constraint, if applicable.
                 
departureOrArrivalIndicator  fx:DepartureOrArrivalIndicatorType  optional      
documentation

                     Identifies whether the constraint is applicable on climb or descent.  This provides
                     an indication of which constraints take priority in the event of conflict when establishing
                    
                     a profile.
                 
seqNum  derived by: int  optional      
documentation

                     Incrementing identifier used to ensure the sequence of ordered lists is retained.
                     [FIXM]. The identifier should begin at zero.
                 
activation  fx:ActivationType  optional      
documentation

                     Provides an indication of whether the profile constraint is met or initiated at the
                     Location
                 
condition  fx:LevelConditionType  optional      
documentation

                     Specifies that the flight level or altitude be achieved based on the condition relative
                     to the point.
                 
annotation
documentation

            The altitude constraint applicable to a specific point or segment on the route.
        
source <complexType name="LevelConstraintType">
 
<annotation>
   
<documentation>
            The altitude constraint applicable to a specific point or segment on the route.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fx:AbstractConstraintType">
     
<sequence>
       
<element name="level" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Level or altitude specification of the constraint.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="activation" type="fx:ActivationType" use="optional">
       
<annotation>
         
<documentation>
                     Provides an indication of whether the profile constraint is met or initiated at the
                     Location
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="condition" type="fx:LevelConditionType" use="optional">
       
<annotation>
         
<documentation>
                     Specifies that the flight level or altitude be achieved based on the condition relative
                     to the point.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute LevelConstraintType/@activation
type fx:ActivationType
properties
use optional
facets
Kind Value Annotation
enumeration PLAN_TO_COMMENCE
enumeration PLAN_TO_ATTAIN
annotation
documentation

                     Provides an indication of whether the profile constraint is met or initiated at the
                     Location
                 
source <attribute name="activation" type="fx:ActivationType" use="optional">
 
<annotation>
   
<documentation>
                     Provides an indication of whether the profile constraint is met or initiated at the
                     Location
                 
</documentation>
 
</annotation>
</attribute>

attribute LevelConstraintType/@condition
type fx:LevelConditionType
properties
use optional
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 <attribute name="condition" type="fx:LevelConditionType" use="optional">
 
<annotation>
   
<documentation>
                     Specifies that the flight level or altitude be achieved based on the condition relative
                     to the point.
                 
</documentation>
 
</annotation>
</attribute>

element LevelConstraintType/level
diagram Nas_diagrams/Nas_p752.png
namespace http://www.fixm.aero/flight/4.1
type fb:FlightLevelOrAltitudeChoiceType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:flightLevelOrAltitudeRange fb:flightLevelOrAltitudeValue
annotation
documentation

                        Level or altitude specification of the constraint.
                    
source <element name="level" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Level or altitude specification of the constraint.
                    
</documentation>
 
</annotation>
</element>


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