Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema NasStatus.xsd
Namespace http://www.faa.aero/nas/4.1
Annotations
Copyright (c) 2016 US Federal Aviation Administration (FAA) 
=========================================== 
All rights reserved. 
 
Redistribution and use in source and binary forms, with or without modification, 
are permitted provided that the following conditions are met: 
* Redistributions of source code must retain the above copyright notice, this list 
of conditions and the disclaimer. 
* Redistributions in binary form must reproduce the above copyright notice, this 
list of conditions and the disclaimer in the documentation and/or other materials 
provided with the distribution. 
* The name of US FAA or the names of its contributors may not be used to endorse 
or promote products derived from this specification without specific prior written 
permission. 
 
DISCLAIMER 
 
THIS SPECIFICATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 
DAMAGE. 
 
========================================== 
Editorial note: this license is an instance of the BSD license template as provided 
by the Open Source Initiative: 
http://www.opensource.org/licenses/bsd-license.php 
 
The authoritative reference for FIXM is www.FIXM.aero. 
 
Details on the US FAA: http://www.faa.gov/
Defines the NAS specific flight status information.
Properties
attribute form default: unqualified
element form default: qualified
version: 4.1.1
Element nas:NasFlightStatusType / nas:tfdmAtcFlightState
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the status for a flight from an ATC perspective
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasStatus_xsd.tmp#TfdmAtcFlightStateType_value NasStatus_xsd.tmp#TfdmAtcFlightStateType
Type nas:TfdmAtcFlightStateType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:reportedTimestamp{0,1}
Children nas:reportedTimestamp
Instance
<nas:tfdmAtcFlightState source="" value="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
</nas:tfdmAtcFlightState>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
value nas:AtcStateValueType optional
Defines the values for TFDM atc flight state.
Source
<element name="tfdmAtcFlightState" type="nas:TfdmAtcFlightStateType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Provides the status for a flight from an ATC perspective</documentation>
  </annotation>
</element>
Element nas:NasFlightStatusType / nas:tfdmFlightState
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the actual status for a flight in relation to its movement phase
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasStatus_xsd.tmp#TfdmFlightStateType_value NasStatus_xsd.tmp#TfdmFlightStateType
Type nas:TfdmFlightStateType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model nas:reportedTimestamp{0,1}
Children nas:reportedTimestamp
Instance
<nas:tfdmFlightState source="" value="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
</nas:tfdmFlightState>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
value nas:AircraftMovementStateValueType optional
Defines values for the TFDM aircraft movement flight state.
Source
<element name="tfdmFlightState" type="nas:TfdmFlightStateType" minOccurs="0" maxOccurs="1">
  <annotation>
    <documentation>Provides the actual status for a flight in relation to its movement phase</documentation>
  </annotation>
</element>
Element nas:NasFlightStatusType / nas:tfmsCancellationReason
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the reason for a flight cancellation from a Traffic Flow Management Program.
Diagram
Diagram NasStatus_xsd.tmp#CancellationStatusReasonType
Type nas:CancellationStatusReasonType
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Facets
enumeration FX
enumeration UX
enumeration RZ
enumeration RS
enumeration TO
enumeration DV
enumeration RM
enumeration DP
enumeration ID
enumeration CN
Source
<element name="tfmsCancellationReason" type="nas:CancellationStatusReasonType" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation>Provides the reason for a flight cancellation from a Traffic Flow Management Program.</documentation>
  </annotation>
</element>
Element nas:NasFlightStatus
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasStatus_xsd.tmp#NasFlightStatusType_airborneHold NasStatus_xsd.tmp#NasFlightStatusType_sfdpsFlightStatus NasStatus_xsd.tmp#NasFlightStatusType_starsFlightStatus NasStatus_xsd.tmp#NasFlightStatusType_tfmsFlightStatus NasStatus_xsd.tmp#NasFlightStatusType_tfdmAtcFlightState NasStatus_xsd.tmp#NasFlightStatusType_tfdmFlightState NasStatus_xsd.tmp#NasFlightStatusType_tfmsCancellationReason NasStatus_xsd.tmp#NasFlightStatusType
Type nas:NasFlightStatusType
Properties
content: complex
Model nas:tfdmAtcFlightState{0,1} , nas:tfdmFlightState{0,1} , nas:tfmsCancellationReason*
Children nas:tfdmAtcFlightState, nas:tfdmFlightState, nas:tfmsCancellationReason
Instance
<nas:NasFlightStatus airborneHold="" sfdpsFlightStatus="" starsFlightStatus="" tfmsFlightStatus="">
  <nas:tfdmAtcFlightState source="" value="">{0,1}</nas:tfdmAtcFlightState>
  <nas:tfdmFlightState source="" value="">{0,1}</nas:tfdmFlightState>
  <nas:tfmsCancellationReason>{0,unbounded}</nas:tfmsCancellationReason>
</nas:NasFlightStatus>
Attributes
QName Type Fixed Default Use Annotation
airborneHold nas:AirborneHoldIndicatorType optional
Specifies whether or not the aircraft is in an airborne hold.
sfdpsFlightStatus nas:SfdpsFlightStatusType optional
Represents the current status of the flight as specified by the SWIM SFDPS. 
Status: Identification of the current aspect of the flight life cycle as determined 
by the SWIM Flight Data Publication Service (SFDPS).
starsFlightStatus nas:StarsFlightStatusType optional
STARS flight type. Arrival (A), Departure (P or D), or Enroute (E).
tfmsFlightStatus nas:TfmsFlightStatusType optional
Indicates the current status of the flight, as determined by Traffic Flow Management 
System (TFMS).
Source
<element name="NasFlightStatus" type="nas:NasFlightStatusType"/>
Element nas:TfdmAtcFlightState
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasStatus_xsd.tmp#TfdmAtcFlightStateType_value NasStatus_xsd.tmp#TfdmAtcFlightStateType NasCommon_xsd.tmp#Provenance
Type nas:TfdmAtcFlightStateType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model nas:reportedTimestamp{0,1}
Children nas:reportedTimestamp
Instance
<nas:TfdmAtcFlightState source="" value="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
</nas:TfdmAtcFlightState>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
value nas:AtcStateValueType optional
Defines the values for TFDM atc flight state.
Source
<element name="TfdmAtcFlightState" type="nas:TfdmAtcFlightStateType" substitutionGroup="nas:Provenance"/>
Element nas:TfdmFlightState
Namespace http://www.faa.aero/nas/4.1
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasStatus_xsd.tmp#TfdmFlightStateType_value NasStatus_xsd.tmp#TfdmFlightStateType NasCommon_xsd.tmp#Provenance
Type nas:TfdmFlightStateType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model nas:reportedTimestamp{0,1}
Children nas:reportedTimestamp
Instance
<nas:TfdmFlightState source="" value="">
  <nas:reportedTimestamp>{0,1}</nas:reportedTimestamp>
</nas:TfdmFlightState>
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
value nas:AircraftMovementStateValueType optional
Defines values for the TFDM aircraft movement flight state.
Source
<element name="TfdmFlightState" type="nas:TfdmFlightStateType" substitutionGroup="nas:Provenance"/>
Complex Type nas:NasFlightStatusType
Namespace http://www.faa.aero/nas/4.1
Annotations
Identifies the aspect of the flight life cycle.
Diagram
Diagram NasStatus_xsd.tmp#NasFlightStatusType_airborneHold NasStatus_xsd.tmp#NasFlightStatusType_sfdpsFlightStatus NasStatus_xsd.tmp#NasFlightStatusType_starsFlightStatus NasStatus_xsd.tmp#NasFlightStatusType_tfmsFlightStatus NasStatus_xsd.tmp#NasFlightStatusType_tfdmAtcFlightState NasStatus_xsd.tmp#NasFlightStatusType_tfdmFlightState NasStatus_xsd.tmp#NasFlightStatusType_tfmsCancellationReason
Used by
Model nas:tfdmAtcFlightState{0,1} , nas:tfdmFlightState{0,1} , nas:tfmsCancellationReason*
Children nas:tfdmAtcFlightState, nas:tfdmFlightState, nas:tfmsCancellationReason
Attributes
QName Type Fixed Default Use Annotation
airborneHold nas:AirborneHoldIndicatorType optional
Specifies whether or not the aircraft is in an airborne hold.
sfdpsFlightStatus nas:SfdpsFlightStatusType optional
Represents the current status of the flight as specified by the SWIM SFDPS. 
Status: Identification of the current aspect of the flight life cycle as determined 
by the SWIM Flight Data Publication Service (SFDPS).
starsFlightStatus nas:StarsFlightStatusType optional
STARS flight type. Arrival (A), Departure (P or D), or Enroute (E).
tfmsFlightStatus nas:TfmsFlightStatusType optional
Indicates the current status of the flight, as determined by Traffic Flow Management 
System (TFMS).
Source
<complexType name="NasFlightStatusType">
  <annotation>
    <documentation>Identifies the aspect of the flight life cycle.</documentation>
  </annotation>
  <sequence>
    <element name="tfdmAtcFlightState" type="nas:TfdmAtcFlightStateType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Provides the status for a flight from an ATC perspective</documentation>
      </annotation>
    </element>
    <element name="tfdmFlightState" type="nas:TfdmFlightStateType" minOccurs="0" maxOccurs="1">
      <annotation>
        <documentation>Provides the actual status for a flight in relation to its movement phase</documentation>
      </annotation>
    </element>
    <element name="tfmsCancellationReason" type="nas:CancellationStatusReasonType" minOccurs="0" maxOccurs="unbounded">
      <annotation>
        <documentation>Provides the reason for a flight cancellation from a Traffic Flow Management Program.</documentation>
      </annotation>
    </element>
  </sequence>
  <attribute name="airborneHold" type="nas:AirborneHoldIndicatorType" use="optional">
    <annotation>
      <documentation>Specifies whether or not the aircraft is in an airborne hold.</documentation>
    </annotation>
  </attribute>
  <attribute name="sfdpsFlightStatus" type="nas:SfdpsFlightStatusType" use="optional">
    <annotation>
      <documentation>Represents the current status of the flight as specified by the SWIM SFDPS. Status: Identification of the current aspect of the flight life cycle as determined by the SWIM Flight Data Publication Service (SFDPS).</documentation>
    </annotation>
  </attribute>
  <attribute name="starsFlightStatus" type="nas:StarsFlightStatusType" use="optional">
    <annotation>
      <documentation>STARS flight type. Arrival (A), Departure (P or D), or Enroute (E).</documentation>
    </annotation>
  </attribute>
  <attribute name="tfmsFlightStatus" type="nas:TfmsFlightStatusType" use="optional">
    <annotation>
      <documentation>Indicates the current status of the flight, as determined by Traffic Flow Management System (TFMS).</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type nas:TfdmAtcFlightStateType
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the status for a flight from an ATC perspective
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasStatus_xsd.tmp#TfdmAtcFlightStateType_value
Type extension of nas:ProvenanceType
Type hierarchy
Used by
Model nas:reportedTimestamp{0,1}
Children nas:reportedTimestamp
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
value nas:AtcStateValueType optional
Defines the values for TFDM atc flight state.
Source
<complexType name="TfdmAtcFlightStateType">
  <annotation>
    <documentation>Provides the status for a flight from an ATC perspective</documentation>
  </annotation>
  <complexContent>
    <extension base="nas:ProvenanceType">
      <attribute name="value" type="nas:AtcStateValueType" use="optional">
        <annotation>
          <documentation>Defines the values for TFDM atc flight state.</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Simple Type nas:AtcStateValueType
Namespace http://www.faa.aero/nas/4.1
Annotations
Defines the values for TFDM atc flight state.
Diagram
Diagram
Type restriction of string
Facets
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
Used by
Source
<simpleType name="AtcStateValueType">
  <annotation>
    <documentation>Defines the values for TFDM atc flight state.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="CD"/>
    <enumeration value="CD_CLEARANCE"/>
    <enumeration value="GC_PENDING"/>
    <enumeration value="GC"/>
    <enumeration value="HOLD"/>
    <enumeration value="LC"/>
    <enumeration value="LUAW"/>
    <enumeration value="CLEARED_FOR_TAKEOFF"/>
    <enumeration value="DEPARTED"/>
    <enumeration value="ARCHIVE"/>
    <enumeration value="LC_PENDING"/>
    <enumeration value="CLEARED_TO_LAND"/>
  </restriction>
</simpleType>
Complex Type nas:TfdmFlightStateType
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the actual status for a flight in relation to its movement phase
Diagram
Diagram NasCommon_xsd.tmp#ProvenanceType_source NasCommon_xsd.tmp#ProvenanceType_reportedTimestamp NasCommon_xsd.tmp#ProvenanceType NasStatus_xsd.tmp#TfdmFlightStateType_value
Type extension of nas:ProvenanceType
Type hierarchy
Used by
Model nas:reportedTimestamp{0,1}
Children nas:reportedTimestamp
Attributes
QName Type Fixed Default Use Annotation
source nas:SourceType optional
Source of the time report.
value nas:AircraftMovementStateValueType optional
Defines values for the TFDM aircraft movement flight state.
Source
<complexType name="TfdmFlightStateType">
  <annotation>
    <documentation>Provides the actual status for a flight in relation to its movement phase</documentation>
  </annotation>
  <complexContent>
    <extension base="nas:ProvenanceType">
      <attribute name="value" type="nas:AircraftMovementStateValueType" use="optional">
        <annotation>
          <documentation>Defines values for the TFDM aircraft movement flight state.</documentation>
        </annotation>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Simple Type nas:AircraftMovementStateValueType
Namespace http://www.faa.aero/nas/4.1
Annotations
Defines values for the TFDM aircraft movement flight state.
Diagram
Diagram
Type restriction of string
Facets
enumeration SCHEDULED
enumeration FILED
enumeration AT_STAND
enumeration STAND_METERING_HOLD
enumeration RAMP_TAXI_OUT
enumeration AT_SPOT_OUT
enumeration AMA_HOLDING
enumeration AMA_TAXI_OUT
enumeration IN_DEPARTURE_QUEUE
enumeration STAND_RETURN
enumeration LUAW
enumeration TAKEOFF_ROLL
enumeration TAKEOFF_ROLL_ABORT
enumeration DEPARTED
enumeration EN_ROUTE
enumeration ARRIVAL
enumeration ON_FINAL
enumeration MISSED_APPROACH
enumeration ON_RUNWAY
enumeration AMA_TAXI_IN
enumeration RAMP_TAXI_IN
Used by
Source
<simpleType name="AircraftMovementStateValueType">
  <annotation>
    <documentation>Defines values for the TFDM aircraft movement flight state.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="SCHEDULED"/>
    <enumeration value="FILED"/>
    <enumeration value="AT_STAND"/>
    <enumeration value="STAND_METERING_HOLD"/>
    <enumeration value="RAMP_TAXI_OUT"/>
    <enumeration value="AT_SPOT_OUT"/>
    <enumeration value="AMA_HOLDING"/>
    <enumeration value="AMA_TAXI_OUT"/>
    <enumeration value="IN_DEPARTURE_QUEUE"/>
    <enumeration value="STAND_RETURN"/>
    <enumeration value="LUAW"/>
    <enumeration value="TAKEOFF_ROLL"/>
    <enumeration value="TAKEOFF_ROLL_ABORT"/>
    <enumeration value="DEPARTED"/>
    <enumeration value="EN_ROUTE"/>
    <enumeration value="ARRIVAL"/>
    <enumeration value="ON_FINAL"/>
    <enumeration value="MISSED_APPROACH"/>
    <enumeration value="ON_RUNWAY"/>
    <enumeration value="AMA_TAXI_IN"/>
    <enumeration value="RAMP_TAXI_IN"/>
  </restriction>
</simpleType>
Simple Type nas:CancellationStatusReasonType
Namespace http://www.faa.aero/nas/4.1
Annotations
Provides the reason for a flight cancellation from a Traffic Flow Management Program.
Diagram
Diagram
Type restriction of string
Facets
enumeration FX
enumeration UX
enumeration RZ
enumeration RS
enumeration TO
enumeration DV
enumeration RM
enumeration DP
enumeration ID
enumeration CN
Used by
Source
<simpleType name="CancellationStatusReasonType">
  <annotation>
    <documentation>Provides the reason for a flight cancellation from a Traffic Flow Management Program.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="FX"/>
    <enumeration value="UX"/>
    <enumeration value="RZ"/>
    <enumeration value="RS"/>
    <enumeration value="TO"/>
    <enumeration value="DV"/>
    <enumeration value="RM"/>
    <enumeration value="DP"/>
    <enumeration value="ID"/>
    <enumeration value="CN"/>
  </restriction>
</simpleType>
Simple Type nas:AirborneHoldIndicatorType
Namespace http://www.faa.aero/nas/4.1
Annotations
Specifies whether or not the aircraft is in an airborne hold.
Diagram
Diagram
Type restriction of string
Facets
enumeration AIRBORNE_HOLD
enumeration NOT_AIRBORNE_HOLD
Used by
Source
<simpleType name="AirborneHoldIndicatorType">
  <annotation>
    <documentation>Specifies whether or not the aircraft is in an airborne hold.</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="AIRBORNE_HOLD"/>
    <enumeration value="NOT_AIRBORNE_HOLD"/>
  </restriction>
</simpleType>
Simple Type nas:SfdpsFlightStatusType
Namespace http://www.faa.aero/nas/4.1
Annotations
Represents the current status of the flight as specified by the SWIM SFDPS. 
Identification of the current aspect of the flight life cycle as determined by the 
SWIM Flight Data Publication Service (SFDPS).
Diagram
Diagram
Type restriction of string
Facets
enumeration PROPOSED
There is at least one non-cancelled flight plan in place and the flight has not yet 
become airborne.
enumeration ACTIVE
Flight is airborne and updates are still being generated for the flight.
enumeration COMPLETED
Flight has landed at its destination.
enumeration CANCELLED
There are only cancelled flight plans for the flight and it was never airborne.
enumeration DROPPED
Data updates terminated before the flight landed. It is unknown whether the flight 
is still airborne or not. This could be a flight that has left FAA airspace or a 
flight that has switched to Visual Flight Rules.
Used by
Source
<simpleType name="SfdpsFlightStatusType">
  <annotation>
    <documentation>Represents the current status of the flight as specified by the SWIM SFDPS. Identification of the current aspect of the flight life cycle as determined by the SWIM Flight Data Publication Service (SFDPS).</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="PROPOSED">
      <annotation>
        <documentation>There is at least one non-cancelled flight plan in place and the flight has not yet become airborne.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="ACTIVE">
      <annotation>
        <documentation>Flight is airborne and updates are still being generated for the flight.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="COMPLETED">
      <annotation>
        <documentation>Flight has landed at its destination.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="CANCELLED">
      <annotation>
        <documentation>There are only cancelled flight plans for the flight and it was never airborne.</documentation>
      </annotation>
    </enumeration>
    <enumeration value="DROPPED">
      <annotation>
        <documentation>Data updates terminated before the flight landed. It is unknown whether the flight is still airborne or not. This could be a flight that has left FAA airspace or a flight that has switched to Visual Flight Rules.</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>
Simple Type nas:StarsFlightStatusType
Namespace http://www.faa.aero/nas/4.1
Annotations
STARS flight type. Arrival (A), Departure (P or D), or Enroute (E).
Diagram
Diagram
Type restriction of string
Facets
enumeration ARRIVAL
enumeration DEPARTURE
enumeration ENROUTE
Used by
Source
<simpleType name="StarsFlightStatusType">
  <annotation>
    <documentation>STARS flight type. Arrival (A), Departure (P or D), or Enroute (E).</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="ARRIVAL"/>
    <enumeration value="DEPARTURE"/>
    <enumeration value="ENROUTE"/>
  </restriction>
</simpleType>
Simple Type nas:TfmsFlightStatusType
Namespace http://www.faa.aero/nas/4.1
Annotations
Indicates the current status of the flight, as determined by Traffic Flow Management 
System (TFMS).
Diagram
Diagram
Type restriction of string
Facets
enumeration SCHEDULED
enumeration CONTROLLED
enumeration FILED
enumeration ACTIVE
enumeration ASCENDING
enumeration CRUISING
enumeration DESCENDING
enumeration COMPLETED
enumeration CANCELLED
enumeration DECONTROLLED
enumeration UNKNOWN
enumeration NONE
enumeration ERROR
enumeration OTHER
enumeration PLANNED
Used by
Source
<simpleType name="TfmsFlightStatusType">
  <annotation>
    <documentation>Indicates the current status of the flight, as determined by Traffic Flow Management System (TFMS).</documentation>
  </annotation>
  <restriction base="xs:string">
    <enumeration value="SCHEDULED"/>
    <enumeration value="CONTROLLED"/>
    <enumeration value="FILED"/>
    <enumeration value="ACTIVE"/>
    <enumeration value="ASCENDING"/>
    <enumeration value="CRUISING"/>
    <enumeration value="DESCENDING"/>
    <enumeration value="COMPLETED"/>
    <enumeration value="CANCELLED"/>
    <enumeration value="DECONTROLLED"/>
    <enumeration value="UNKNOWN"/>
    <enumeration value="NONE"/>
    <enumeration value="ERROR"/>
    <enumeration value="OTHER"/>
    <enumeration value="PLANNED"/>
  </restriction>
</simpleType>
Attribute nas:TfdmAtcFlightStateType / @value
Namespace No namespace
Annotations
Defines the values for TFDM atc flight state.
Type nas:AtcStateValueType
Properties
use: optional
Facets
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
Used by
Source
<attribute name="value" type="nas:AtcStateValueType" use="optional">
  <annotation>
    <documentation>Defines the values for TFDM atc flight state.</documentation>
  </annotation>
</attribute>
Attribute nas:TfdmFlightStateType / @value
Namespace No namespace
Annotations
Defines values for the TFDM aircraft movement flight state.
Type nas:AircraftMovementStateValueType
Properties
use: optional
Facets
enumeration SCHEDULED
enumeration FILED
enumeration AT_STAND
enumeration STAND_METERING_HOLD
enumeration RAMP_TAXI_OUT
enumeration AT_SPOT_OUT
enumeration AMA_HOLDING
enumeration AMA_TAXI_OUT
enumeration IN_DEPARTURE_QUEUE
enumeration STAND_RETURN
enumeration LUAW
enumeration TAKEOFF_ROLL
enumeration TAKEOFF_ROLL_ABORT
enumeration DEPARTED
enumeration EN_ROUTE
enumeration ARRIVAL
enumeration ON_FINAL
enumeration MISSED_APPROACH
enumeration ON_RUNWAY
enumeration AMA_TAXI_IN
enumeration RAMP_TAXI_IN
Used by
Source
<attribute name="value" type="nas:AircraftMovementStateValueType" use="optional">
  <annotation>
    <documentation>Defines values for the TFDM aircraft movement flight state.</documentation>
  </annotation>
</attribute>
Attribute nas:NasFlightStatusType / @airborneHold
Namespace No namespace
Annotations
Specifies whether or not the aircraft is in an airborne hold.
Type nas:AirborneHoldIndicatorType
Properties
use: optional
Facets
enumeration AIRBORNE_HOLD
enumeration NOT_AIRBORNE_HOLD
Used by
Source
<attribute name="airborneHold" type="nas:AirborneHoldIndicatorType" use="optional">
  <annotation>
    <documentation>Specifies whether or not the aircraft is in an airborne hold.</documentation>
  </annotation>
</attribute>
Attribute nas:NasFlightStatusType / @sfdpsFlightStatus
Namespace No namespace
Annotations
Represents the current status of the flight as specified by the SWIM SFDPS. 
Status: Identification of the current aspect of the flight life cycle as determined 
by the SWIM Flight Data Publication Service (SFDPS).
Type nas:SfdpsFlightStatusType
Properties
use: optional
Facets
enumeration PROPOSED
There is at least one non-cancelled flight plan in place and the flight has not yet 
become airborne.
enumeration ACTIVE
Flight is airborne and updates are still being generated for the flight.
enumeration COMPLETED
Flight has landed at its destination.
enumeration CANCELLED
There are only cancelled flight plans for the flight and it was never airborne.
enumeration DROPPED
Data updates terminated before the flight landed. It is unknown whether the flight 
is still airborne or not. This could be a flight that has left FAA airspace or a 
flight that has switched to Visual Flight Rules.
Used by
Source
<attribute name="sfdpsFlightStatus" type="nas:SfdpsFlightStatusType" use="optional">
  <annotation>
    <documentation>Represents the current status of the flight as specified by the SWIM SFDPS. Status: Identification of the current aspect of the flight life cycle as determined by the SWIM Flight Data Publication Service (SFDPS).</documentation>
  </annotation>
</attribute>
Attribute nas:NasFlightStatusType / @starsFlightStatus
Namespace No namespace
Annotations
STARS flight type. Arrival (A), Departure (P or D), or Enroute (E).
Type nas:StarsFlightStatusType
Properties
use: optional
Facets
enumeration ARRIVAL
enumeration DEPARTURE
enumeration ENROUTE
Used by
Source
<attribute name="starsFlightStatus" type="nas:StarsFlightStatusType" use="optional">
  <annotation>
    <documentation>STARS flight type. Arrival (A), Departure (P or D), or Enroute (E).</documentation>
  </annotation>
</attribute>
Attribute nas:NasFlightStatusType / @tfmsFlightStatus
Namespace No namespace
Annotations
Indicates the current status of the flight, as determined by Traffic Flow Management 
System (TFMS).
Type nas:TfmsFlightStatusType
Properties
use: optional
Facets
enumeration SCHEDULED
enumeration CONTROLLED
enumeration FILED
enumeration ACTIVE
enumeration ASCENDING
enumeration CRUISING
enumeration DESCENDING
enumeration COMPLETED
enumeration CANCELLED
enumeration DECONTROLLED
enumeration UNKNOWN
enumeration NONE
enumeration ERROR
enumeration OTHER
enumeration PLANNED
Used by
Source
<attribute name="tfmsFlightStatus" type="nas:TfmsFlightStatusType" use="optional">
  <annotation>
    <documentation>Indicates the current status of the flight, as determined by Traffic Flow Management System (TFMS).</documentation>
  </annotation>
</attribute>