complexType FficePFP_VerticalRangeChoiceType
diagram FficeTemplates_diagrams/FficeTemplates_p693.png
namespace http://www.fixm.aero/base/4.3
type restriction of fb:VerticalRangeChoiceType
properties
base fb:VerticalRangeChoiceType
children fb:lowerBound fb:upperBound fb:upperBound
used by
elements FficePFP_FlightLevelOrAltitudeOrRangeChoiceType/range FficePFP_TrajectoryPoint4DType/verticalRange
annotation
documentation
Represents a vertical range with a lower and/or upper bound.
source <xs:complexType name="FficePFP_VerticalRangeChoiceType">
 
<xs:annotation>
   
<xs:documentation>Represents a vertical range with a lower and/or upper bound.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fb:VerticalRangeChoiceType">
     
<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:FficePFP_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:FficePFP_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:FficePFP_FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Upper bound of the vertical range.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:choice>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

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

element FficePFP_VerticalRangeChoiceType/upperBound
diagram FficeTemplates_diagrams/FficeTemplates_p695.png
namespace http://www.fixm.aero/base/4.3
type fb:FficePFP_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:FficePFP_FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Upper bound of the vertical range.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficePFP_VerticalRangeChoiceType/upperBound
diagram FficeTemplates_diagrams/FficeTemplates_p696.png
namespace http://www.fixm.aero/base/4.3
type fb:FficePFP_FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
Upper bound of the vertical range.
source <xs:element name="upperBound" type="fb:FficePFP_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