complexType FficeFFP_FlightLevelOrAltitudeOrRangeChoiceType
diagram FficeTemplates_diagrams/FficeTemplates_p248.png
namespace http://www.fixm.aero/base/4.3
type restriction of fb:FlightLevelOrAltitudeOrRangeChoiceType
properties
base fb:FlightLevelOrAltitudeOrRangeChoiceType
children fb:altitude fb:flightLevel fb:range
used by
element FficeFFP_LevelConstraintType/level
annotation
documentation
Represent either a specific level or a level range with a lower and/or upper bound.
source <xs:complexType name="FficeFFP_FlightLevelOrAltitudeOrRangeChoiceType">
 
<xs:annotation>
   
<xs:documentation>Represent either a specific level or a level range with a lower and/or upper bound.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fb:FlightLevelOrAltitudeOrRangeChoiceType">
     
<xs:choice>
       
<xs:element name="altitude" type="fb:FficeFFP_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:element name="range" type="fb:FficeFFP_VerticalRangeChoiceType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>A vertical range with a lower and/or upper bound.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:choice>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFFP_FlightLevelOrAltitudeOrRangeChoiceType/altitude
diagram FficeTemplates_diagrams/FficeTemplates_p249.png
namespace http://www.fixm.aero/base/4.3
type fb:FficeFFP_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:FficeFFP_AltitudeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Altitude specification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFFP_FlightLevelOrAltitudeOrRangeChoiceType/flightLevel
diagram FficeTemplates_diagrams/FficeTemplates_p250.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>

element FficeFFP_FlightLevelOrAltitudeOrRangeChoiceType/range
diagram FficeTemplates_diagrams/FficeTemplates_p251.png
namespace http://www.fixm.aero/base/4.3
type fb:FficeFFP_VerticalRangeChoiceType
properties
content complex
children fb:lowerBound fb:upperBound fb:upperBound
annotation
documentation
A vertical range with a lower and/or upper bound.
source <xs:element name="range" type="fb:FficeFFP_VerticalRangeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A vertical range with a lower and/or upper bound.</xs:documentation>
 
</xs:annotation>
</xs:element>


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