diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | extension of fb:FlightLevelOrAltitudeType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:altitude fb:flightLevel | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="ReportedAltitudeType"> <annotation> <documentation> Provides the NAS reported altitude with optional suffixes (B, C, T). </documentation> </annotation> <complexContent> <extension base="fb:FlightLevelOrAltitudeType"> <attribute name="altitudeSuffix" type="nas:AltitudeSuffixType" use="optional"> <annotation> <documentation> Reported Altitude suffix </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | nas:AltitudeSuffixType | ||||||||||||||||
properties |
|
||||||||||||||||
facets |
|
||||||||||||||||
annotation |
|
||||||||||||||||
source | <attribute name="altitudeSuffix" type="nas:AltitudeSuffixType" use="optional"> <annotation> <documentation> Reported Altitude suffix </documentation> </annotation> </attribute> |