diagram | ![]() |
||
namespace | http://www.fixm.aero/base/4.3 | ||
type | restriction of fb:VerticalRangeChoiceType | ||
properties |
|
||
children | fb:lowerBound fb:upperBound fb:upperBound | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FficeFS_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:FficeFS_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:FficeFS_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:FficeFS_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> |
diagram | ![]() |
||
namespace | http://www.fixm.aero/base/4.3 | ||
type | fb:FficeFS_FlightLevelOrAltitudeChoiceType | ||
properties |
|
||
children | fb:altitude fb:flightLevel | ||
annotation |
|
||
source | <xs:element name="lowerBound" type="fb:FficeFS_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:FficeFS_FlightLevelOrAltitudeChoiceType | ||||||||
properties |
|
||||||||
children | fb:altitude fb:flightLevel | ||||||||
annotation |
|
||||||||
source | <xs:element name="upperBound" type="fb:FficeFS_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:FficeFS_FlightLevelOrAltitudeChoiceType | ||
properties |
|
||
children | fb:altitude fb:flightLevel | ||
annotation |
|
||
source | <xs:element name="upperBound" type="fb:FficeFS_FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Upper bound of the vertical range.</xs:documentation> </xs:annotation> </xs:element> |