complexType VerticalRangeChoiceType
diagram FficeTemplates_diagrams/FficeTemplates_p1104.png
namespace http://www.fixm.aero/base/4.3
children fb:lowerBound fb:upperBound fb:upperBound
used by
elements FlightLevelOrAltitudeOrRangeChoiceType/range TrajectoryPoint4DType/verticalRange
complexTypes FficeFFP_VerticalRangeChoiceType FficeFPU_VerticalRangeChoiceType FficeFS_VerticalRangeChoiceType FficePFP_VerticalRangeChoiceType FficePS_VerticalRangeChoiceType FficeTRP_VerticalRangeChoiceType FficeTRQ_VerticalRangeChoiceType
annotation
documentation
Represents a vertical range with a lower and/or upper bound.
source <xs:complexType name="VerticalRangeChoiceType">
 
<xs:annotation>
   
<xs:documentation>Represents a vertical range with a lower and/or upper bound.</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:sequence minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Helper class to create an embedded sequence structure.</xs:documentation>
     
</xs:annotation>
     
<xs:element name="lowerBound" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
       
<xs:annotation>
         
<xs:documentation>Lower bound 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 of the vertical range.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
   
<xs:element name="upperBound" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Upper bound of the vertical range.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element VerticalRangeChoiceType/lowerBound
diagram FficeTemplates_diagrams/FficeTemplates_p1105.png
namespace http://www.fixm.aero/base/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
Lower bound of the vertical range.
source <xs:element name="lowerBound" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Lower bound of the vertical range.</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element VerticalRangeChoiceType/upperBound
diagram FficeTemplates_diagrams/FficeTemplates_p1107.png
namespace http://www.fixm.aero/base/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
Upper bound of the vertical range.
source <xs:element name="upperBound" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Upper bound of the vertical range.</xs:documentation>
 
</xs:annotation>
</xs:element>


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