complexType FficeFPU_FlightLevelOrAltitudeChoiceType
diagram FficeTemplates_diagrams/FficeTemplates_p541.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 FficeFPU_VerticalRangeChoiceType/lowerBound FficeFPU_VerticalRangeChoiceType/upperBound FficeFPU_VerticalRangeChoiceType/upperBound FficeFPU_ProfilePointType/level FficeFPU_TrajectoryPoint4DType/level FficeFPU_CruisingLevelChangeType/level FficeFPU_CruiseClimbStartType/lowerLevel
annotation
documentation
The Choice between flight level or altitude specification.
source <xs:complexType name="FficeFPU_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:FficeFPU_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 FficeFPU_FlightLevelOrAltitudeChoiceType/altitude
diagram FficeTemplates_diagrams/FficeTemplates_p542.png
namespace http://www.fixm.aero/base/4.3
type fb:FficeFPU_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:FficeFPU_AltitudeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Altitude specification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFPU_FlightLevelOrAltitudeChoiceType/flightLevel
diagram FficeTemplates_diagrams/FficeTemplates_p543.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