complexType FlightLevelOrAltitudeType
diagram Nas_diagrams/Nas_p456.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fb:altitude fb:flightLevel
used by
elements FlightLevelOrAltitudeChoiceType/flightLevelOrAltitudeValue VerticalRangeType/lowerBound VerticalRangeType/upperBound FlightLevelOrAltitude BoundaryCrossingType/clearedLevel FlightRouteInformationType/cruisingLevel ProfilePointType/level TrajectoryPoint4DType/level LevelChangeType/level BlockAltitudeType/above BlockAltitudeType/below PlannedReportingPositionType/positionAltitude AltFixAltAltitudeType/post AltFixAltAltitudeType/pre
complexTypes AboveAltitudeType AltitudeInTransitionType ReportedAltitudeType SimpleAltitudeType TargetAltitudeType VfrOnTopPlusAltitudeType VfrPlusAltitudeType
annotation
documentation

            The Choice between flight level or altitude specification.
        
source <complexType name="FlightLevelOrAltitudeType">
 
<annotation>
   
<documentation>
            The Choice between flight level or altitude specification.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<choice>
       
<element name="altitude" type="fb:AltitudeType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Altitude specification.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="flightLevel" type="fb:FlightLevelType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Flight Level Specification
                    
</documentation>
         
</annotation>
       
</element>
     
</choice>
   
</extension>
 
</complexContent>
</complexType>

element FlightLevelOrAltitudeType/altitude
diagram Nas_diagrams/Nas_p457.png
namespace http://www.fixm.aero/base/4.1
type fb:AltitudeType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAltitudeType  required      
documentation

                     Unit of measure
                 
annotation
documentation

                        Altitude specification.
                    
source <element name="altitude" type="fb:AltitudeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Altitude specification.
                    
</documentation>
 
</annotation>
</element>

element FlightLevelOrAltitudeType/flightLevel
diagram Nas_diagrams/Nas_p458.png
namespace http://www.fixm.aero/base/4.1
type fb:FlightLevelType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomFlightLevelType  required      
documentation

                     Unit of measure
                 
annotation
documentation

                        Flight Level Specification
                    
source <element name="flightLevel" type="fb:FlightLevelType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Flight Level Specification
                    
</documentation>
 
</annotation>
</element>


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