diagram | ![]() |
||
namespace | http://www.faa.aero/nas/4.2 | ||
children | nas:above nas:below | ||
used by |
|
||
annotation |
|
||
source | <complexType name="BlockAltitudeType"> <annotation> <documentation> Altitude indicates that aircraft is operating above and below the specified altitudes. </documentation> </annotation> <sequence> <element name="above" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Lower range of the block altitude. </documentation> </annotation> </element> <element name="below" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Upper range of the block altitude. </documentation> </annotation> </element> </sequence> </complexType> |
diagram | ![]() |
||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||
type | fb:FlightLevelOrAltitudeType | ||||||
properties |
|
||||||
children | fb:extension fb:altitude fb:flightLevel | ||||||
annotation |
|
||||||
source | <element name="above" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Lower range of the block altitude. </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||
type | fb:FlightLevelOrAltitudeType | ||||||
properties |
|
||||||
children | fb:extension fb:altitude fb:flightLevel | ||||||
annotation |
|
||||||
source | <element name="below" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Upper range of the block altitude. </documentation> </annotation> </element> |