complexType TfdmFlightStateType
diagram Nas_diagrams/Nas_p464.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:provenance nas:value
used by
element NasFlightStatusType/tfdmFlightState
annotation
documentation
Provides the actual status for a flight in relation to its movement phase.
source <xs:complexType name="TfdmFlightStateType">
 
<xs:annotation>
   
<xs:documentation>Provides the actual status for a flight in relation to its movement phase.</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:AircraftMovementStateValueType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Defines values for the TFDM aircraft movement flight state.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element TfdmFlightStateType/provenance
diagram Nas_diagrams/Nas_p465.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 TfdmFlightStateType/value
diagram Nas_diagrams/Nas_p466.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:AircraftMovementStateValueType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration SCHEDULED
documentation
Scheduled
enumeration FILED
documentation
Filed
enumeration AT_STAND
documentation
At Stand
enumeration NON_MOVEMENT_AREA_HOLD
documentation
Holding In The Non-Movement Area
enumeration RAMP_TAXI_OUT
documentation
Ramp Taxi Out
enumeration AT_SPOT_OUT
documentation
At Spot Out
enumeration AMA_HOLDING
documentation
Holding In The Airport Movement Area
enumeration AMA_TAXI_OUT
documentation
In The Airport Movement Area Taxiing Out
enumeration IN_DEPARTURE_QUEUE
documentation
In Departure Queue
enumeration STAND_RETURN
documentation
Stand Return
enumeration LUAW
documentation
Line Up And Wait
enumeration TAKEOFF_ROLL
documentation
Takeoff Roll
enumeration TAKEOFF_ROLL_ABORT
documentation
Takeoff Roll Abort
enumeration DEPARTED
documentation
Departed
enumeration EN_ROUTE
documentation
En Route
enumeration ARRIVAL
documentation
Arrival
enumeration ON_FINAL
documentation
On Final
enumeration MISSED_APPROACH
documentation
Missed Approach
enumeration ON_RUNWAY
documentation
On Runway
enumeration AMA_TAXI_IN
documentation
In The Airport Movement Area Taxiing In
enumeration RAMP_TAXI_IN
documentation
Ramp Taxi In
enumeration UNKNOWN
documentation
Unknown
annotation
documentation
Defines values for the TFDM aircraft movement flight state.
source <xs:element name="value" type="nas:AircraftMovementStateValueType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Defines values for the TFDM aircraft movement flight state.</xs:documentation>
 
</xs:annotation>
</xs:element>


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