complexType TfdmAtcFlightStateType
diagram Nas_diagrams/Nas_p461.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:provenance nas:value
used by
element NasFlightStatusType/tfdmAtcFlightState
annotation
documentation
Provides the status for a flight from an ATC perspective
source <xs:complexType name="TfdmAtcFlightStateType">
 
<xs:annotation>
   
<xs:documentation>Provides the status for a flight from an ATC perspective</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="provenance" type="nas:ProvenanceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Contains the provenance information such as the reported timestamp and the source of the report.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="value" type="nas:AtcStateValueType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Defines the values for TFDM ATC flight state.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element TfdmAtcFlightStateType/provenance
diagram Nas_diagrams/Nas_p462.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:ProvenanceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:reportedTimestamp nas:source
annotation
documentation
Contains the provenance information such as the reported timestamp and the source of the report.
source <xs:element name="provenance" type="nas:ProvenanceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains the provenance information such as the reported timestamp and the source of the report.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TfdmAtcFlightStateType/value
diagram Nas_diagrams/Nas_p463.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:AtcStateValueType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration CD
enumeration CD_CLEARANCE
enumeration GC_PENDING
enumeration GC
enumeration HOLD
enumeration LC
enumeration LUAW
enumeration CLEARED_FOR_TAKEOFF
enumeration DEPARTED
enumeration ARCHIVE
enumeration LC_PENDING
enumeration CLEARED_TO_LAND
annotation
documentation
Defines the values for TFDM ATC flight state.
source <xs:element name="value" type="nas:AtcStateValueType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Defines the values for TFDM ATC flight state.</xs:documentation>
 
</xs:annotation>
</xs:element>


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