diagram | ![]() |
||
namespace | http://www.faa.aero/nas/4.2 | ||
children | nas:point nas:post nas:pre | ||
used by |
|
||
annotation |
|
||
source | <complexType name="AltFixAltAltitudeType"> <annotation> <documentation> Alt-fix-alt altitude is defined as an altitude prior to a specified fix, the specified fix itself, and altitude post specified fix. </documentation> </annotation> <sequence> <element name="point" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Fix associated with the altitude </documentation> </annotation> </element> <element name="post" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Altitude post the specified fix. </documentation> </annotation> </element> <element name="pre" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Altitude pre specified fix. </documentation> </annotation> </element> </sequence> </complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | fb:SignificantPointType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="point" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Fix associated with the 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="post" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Altitude post the specified fix. </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="pre" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Altitude pre specified fix. </documentation> </annotation> </element> |