complexType FlightLevelOrAltitudeChoiceType
diagram FficeTemplates_diagrams/FficeTemplates_p761.png
namespace http://www.fixm.aero/base/4.2
children fb:altitude fb:flightLevel
used by
elements FlightLevelOrAltitudeOrRangeChoiceType/flightLevelOrAltitudeValue VerticalRangeType/lowerBound VerticalRangeType/upperBound BoundaryCrossingType/clearedLevel FlightRouteInformationType/cruisingLevel FficeFFP_FlightRouteInformationType/cruisingLevel FficeFS_FlightRouteInformationType/cruisingLevel FficeFPU_FlightRouteInformationType/cruisingLevel FficePS_FlightRouteInformationType/cruisingLevel FficePFP_FlightRouteInformationType/cruisingLevel FficeTRQ_FlightRouteInformationType/cruisingLevel FficeTRP_FlightRouteInformationType/cruisingLevel AltitudeInTransitionType/level ProfilePointType/level TrajectoryPoint4DType/level CruisingLevelChangeType/level FficeFFP_TrajectoryPoint4DType/level FficeFFP_CruisingLevelChangeType/level FficeFS_TrajectoryPoint4DType/level FficeFS_CruisingLevelChangeType/level FficeFPU_TrajectoryPoint4DType/level FficeFPU_CruisingLevelChangeType/level FficePS_TrajectoryPoint4DType/level FficePS_CruisingLevelChangeType/level FficePFP_TrajectoryPoint4DType/level FficePFP_CruisingLevelChangeType/level FficeTRQ_TrajectoryPoint4DType/level FficeTRQ_CruisingLevelChangeType/level FficeTRP_TrajectoryPoint4DType/level FficeTRP_CruisingLevelChangeType/level
annotation
documentation
The Choice between flight level or altitude specification.
source <xs:complexType name="FlightLevelOrAltitudeChoiceType">
 
<xs:annotation>
   
<xs:documentation>The Choice between flight level or altitude specification.</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="altitude" type="fb: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:complexType>

element FlightLevelOrAltitudeChoiceType/altitude
diagram FficeTemplates_diagrams/FficeTemplates_p762.png
namespace http://www.fixm.aero/base/4.2
type fb: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:AltitudeType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Altitude specification.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FlightLevelOrAltitudeChoiceType/flightLevel
diagram FficeTemplates_diagrams/FficeTemplates_p763.png
namespace http://www.fixm.aero/base/4.2
type fb:FlightLevelType
properties
content complex
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