complexType VerticalRangeType
diagram BasicMessage_diagrams/BasicMessage_p197.png
namespace http://www.fixm.aero/base/4.2
children fb:extension fb:lowerBound fb:upperBound
used by
elements FlightLevelOrAltitudeOrRangeChoiceType/flightLevelOrAltitudeRange TrajectoryPoint4DType/verticalRange
annotation
documentation
Represents a vertical range from a lower bound altitude to an upper bound altitude.
source <xs:complexType name="VerticalRangeType">
 
<xs:annotation>
   
<xs:documentation>Represents a vertical range from a lower bound altitude to an upper bound altitude.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="extension" type="fb:VerticalRangeExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="lowerBound" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Lower bound altitude of the vertical range.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="upperBound" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Upper bound altitude of the vertical range.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element VerticalRangeType/extension
diagram BasicMessage_diagrams/BasicMessage_p198.png
namespace http://www.fixm.aero/base/4.2
type fb:VerticalRangeExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:VerticalRangeExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element VerticalRangeType/lowerBound
diagram BasicMessage_diagrams/BasicMessage_p199.png
namespace http://www.fixm.aero/base/4.2
type fb:FlightLevelOrAltitudeChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:altitude fb:flightLevel
annotation
documentation
Lower bound altitude of the vertical range.
source <xs:element name="lowerBound" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Lower bound altitude of the vertical range.</xs:documentation>
 
</xs:annotation>
</xs:element>

element VerticalRangeType/upperBound
diagram BasicMessage_diagrams/BasicMessage_p200.png
namespace http://www.fixm.aero/base/4.2
type fb:FlightLevelOrAltitudeChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:altitude fb:flightLevel
annotation
documentation
Upper bound altitude of the vertical range.
source <xs:element name="upperBound" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Upper bound altitude of the vertical range.</xs:documentation>
 
</xs:annotation>
</xs:element>


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