complexType ReportedAltitudeType
diagram Nas_diagrams/Nas_p37.png
namespace http://www.faa.aero/nas/4.2
type extension of fb:FlightLevelOrAltitudeType
properties
base fb:FlightLevelOrAltitudeType
children fb:extension fb:altitude fb:flightLevel
used by
elements NasAircraftPositionType/reportedLevel ReportedAltitude
attributes
Name  Type  Use  Default  Fixed  Annotation
altitudeSuffix  nas:AltitudeSuffixType  optional      
documentation

                     Reported Altitude suffix
                 
annotation
documentation

            Provides the NAS reported altitude with optional suffixes (B, C, T).
        
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>

attribute ReportedAltitudeType/@altitudeSuffix
type nas:AltitudeSuffixType
properties
use optional
facets
Kind Value Annotation
enumeration C
documentation

                  Indicates that the Beacon reported altitude is within Altitude Conformance Limits
                  (ALCT) feet.
              
enumeration T
documentation

                  Indicates that the interim altitude is currently being displayed in the assigned
                  altitude field.
              
enumeration B
annotation
documentation

                     Reported Altitude suffix
                 
source <attribute name="altitudeSuffix" type="nas:AltitudeSuffixType" use="optional">
 
<annotation>
   
<documentation>
                     Reported Altitude suffix
                 
</documentation>
 
</annotation>
</attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy