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="TargetAltitudeType"> <annotation> <documentation> The Mode C target altitude, corrected for barometric pressure. Can be marked as invalid. </documentation> </annotation> <complexContent> <extension base="fb:FlightLevelOrAltitudeType"> <attribute name="invalid" type="nas:InvalidIndicatorType" use="optional"> <annotation> <documentation> Indicates whether target altitude is invalid. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | nas:InvalidIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="invalid" type="nas:InvalidIndicatorType" use="optional"> <annotation> <documentation> Indicates whether target altitude is invalid. </documentation> </annotation> </attribute> |