complexType FficePFP_FlightLevelOrAltitudeChoiceType
diagram FficeTemplates_diagrams/FficeTemplates_p682.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 FficePFP_VerticalRangeChoiceType/lowerBound FficePFP_VerticalRangeChoiceType/upperBound FficePFP_VerticalRangeChoiceType/upperBound FficePFP_ProfilePointType/level FficePFP_TrajectoryPoint4DType/level FficePFP_CruisingLevelChangeType/level FficePFP_CruiseClimbStartType/lowerLevel
annotation
documentation
The Choice between flight level or altitude specification.
source <xs:complexType name="FficePFP_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:FficePFP_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 FficePFP_FlightLevelOrAltitudeChoiceType/altitude
diagram FficeTemplates_diagrams/FficeTemplates_p683.png
namespace http://www.fixm.aero/base/4.3
type fb:FficePFP_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:FficePFP_AltitudeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Altitude specification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficePFP_FlightLevelOrAltitudeChoiceType/flightLevel
diagram FficeTemplates_diagrams/FficeTemplates_p684.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