complexType AltitudeInTransitionType
diagram Nas_diagrams/Nas_p550.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:FlightLevelOrAltitudeType
properties
base fb:FlightLevelOrAltitudeType
children fb:extension fb:altitude fb:flightLevel
used by
elements AltitudeInTransition BoundaryCrossingType/altitudeInTransition
attributes
Name  Type  Use  Default  Fixed  Annotation
crossingCondition  fx:BoundaryCrossingConditionType  optional      
documentation

                     Specifies whether the boundary crossing occurs at or above or at or below the specified
                     level.
                 
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 <complexType name="AltitudeInTransitionType">
 
<annotation>
   
<documentation>
            An altitude (flight level) at or above/below which (specified in Boundary Crossing
            Condition) an aircraft will cross the associated boundary point.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:FlightLevelOrAltitudeType">
     
<attribute name="crossingCondition" type="fx:BoundaryCrossingConditionType" use="optional">
       
<annotation>
         
<documentation>
                     Specifies whether the boundary crossing occurs at or above or at or below the specified
                     level.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute AltitudeInTransitionType/@crossingCondition
type fx:BoundaryCrossingConditionType
properties
use optional
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 <attribute name="crossingCondition" type="fx:BoundaryCrossingConditionType" use="optional">
 
<annotation>
   
<documentation>
                     Specifies whether the boundary crossing occurs at or above or at or below the specified
                     level.
                 
</documentation>
 
</annotation>
</attribute>


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