diagram | ![]() |
||
namespace | http://www.fixm.aero/base/4.3 | ||
children | fb:lowerBound fb:upperBound fb:upperBound | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||
namespace | http://www.fixm.aero/base/4.3 | ||
type | fb:FlightLevelOrAltitudeChoiceType | ||
properties |
|
||
children | fb:altitude fb:flightLevel | ||
annotation |
|
||
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> |
diagram | ![]() |
||||||||
namespace | http://www.fixm.aero/base/4.3 | ||||||||
type | fb:FlightLevelOrAltitudeChoiceType | ||||||||
properties |
|
||||||||
children | fb:altitude fb:flightLevel | ||||||||
annotation |
|
||||||||
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> |
diagram | ![]() |
||
namespace | http://www.fixm.aero/base/4.3 | ||
type | fb:FlightLevelOrAltitudeChoiceType | ||
properties |
|
||
children | fb:altitude fb:flightLevel | ||
annotation |
|
||
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> |