complexType FficePS_FlightLevelOrAltitudeChoiceType
diagram FficeTemplates_diagrams/FficeTemplates_p635.png
namespace http://www.fixm.aero/base/4.3
type restriction of fb:FlightLevelOrAltitudeChoiceType
properties
base fb:FlightLevelOrAltitudeChoiceType
children fb:altitude fb:flightLevel
used by
elements FficePS_VerticalRangeChoiceType/lowerBound FficePS_VerticalRangeChoiceType/upperBound FficePS_VerticalRangeChoiceType/upperBound FficePS_ProfilePointType/level FficePS_TrajectoryPoint4DType/level FficePS_CruisingLevelChangeType/level FficePS_CruiseClimbStartType/lowerLevel
annotation
documentation
The Choice between flight level or altitude specification.
source <xs:complexType name="FficePS_FlightLevelOrAltitudeChoiceType">
 
<xs:annotation>
   
<xs:documentation>The Choice between flight level or altitude specification.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fb:FlightLevelOrAltitudeChoiceType">
     
<xs:choice>
       
<xs:element name="altitude" type="fb:FficePS_AltitudeType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Altitude specification.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="flightLevel" type="fb:FlightLevelType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Flight Level specification.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:choice>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficePS_FlightLevelOrAltitudeChoiceType/altitude
diagram FficeTemplates_diagrams/FficeTemplates_p636.png
namespace http://www.fixm.aero/base/4.3
type fb:FficePS_AltitudeType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAltitudeType  required      
documentation
Unit of measure
annotation
documentation
Altitude specification.
source <xs:element name="altitude" type="fb:FficePS_AltitudeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Altitude specification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficePS_FlightLevelOrAltitudeChoiceType/flightLevel
diagram FficeTemplates_diagrams/FficeTemplates_p637.png
namespace http://www.fixm.aero/base/4.3
type fb:FlightLevelType
properties
content complex
facets
Kind Value Annotation
fractionDigits 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomFlightLevelType  required      
documentation
Unit of measure
annotation
documentation
Flight Level specification.
source <xs:element name="flightLevel" type="fb:FlightLevelType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Flight Level specification.</xs:documentation>
 
</xs:annotation>
</xs:element>


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