complexType NasFlightStatusType
diagram Nas_diagrams/Nas_p268.png
namespace http://www.faa.aero/nas/4.2
children nas:tfdmAtcFlightState nas:tfdmFlightState nas:tfmsCancellationReason
used by
elements NasFlightType/flightStatus NasFlightStatus
attributes
Name  Type  Use  Default  Fixed  Annotation
airborneHold  nas:AirborneHoldIndicatorType  optional      
documentation

               Specifies whether or not the aircraft is in an airborne hold.
           
sfdpsFlightStatus  nas:SfdpsFlightStatusType  optional      
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).
           
starsFlightStatus  nas:StarsFlightStatusType  optional      
documentation

               STARS flight type. Arrival (A), Departure (P or D), or Enroute (E).
           
tfmsFlightStatus  nas:TfmsFlightStatusType  optional      
documentation

               Indicates the current status of the flight, as determined by Traffic Flow Management
               System (TFMS).
           
annotation
documentation

            Identifies the aspect of the flight life cycle.
        
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="2000">
     
<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>

attribute NasFlightStatusType/@airborneHold
type nas:AirborneHoldIndicatorType
properties
use optional
facets
Kind Value Annotation
enumeration AIRBORNE_HOLD
enumeration NOT_AIRBORNE_HOLD
annotation
documentation

               Specifies whether or not the aircraft is in an airborne hold.
           
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 NasFlightStatusType/@sfdpsFlightStatus
type nas:SfdpsFlightStatusType
properties
use optional
facets
Kind Value Annotation
enumeration PROPOSED
documentation

                  There is at least one non-cancelled flight plan in place and the flight has not yet
                  become airborne.
              
enumeration ACTIVE
documentation

                  Flight is airborne and updates are still being generated for the flight.
              
enumeration COMPLETED
documentation

                  Flight has landed at its destination.
              
enumeration CANCELLED
documentation

                  There are only cancelled flight plans for the flight and it was never airborne.
              
enumeration DROPPED
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.
              
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).
           
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 NasFlightStatusType/@starsFlightStatus
type nas:StarsFlightStatusType
properties
use optional
facets
Kind Value Annotation
enumeration ARRIVAL
enumeration DEPARTURE
enumeration ENROUTE
annotation
documentation

               STARS flight type. Arrival (A), Departure (P or D), or Enroute (E).
           
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 NasFlightStatusType/@tfmsFlightStatus
type nas:TfmsFlightStatusType
properties
use optional
facets
Kind Value Annotation
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
annotation
documentation

               Indicates the current status of the flight, as determined by Traffic Flow Management
               System (TFMS).
           
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>

element NasFlightStatusType/tfdmAtcFlightState
diagram Nas_diagrams/Nas_p269.png
namespace http://www.faa.aero/nas/4.2
type nas:TfdmAtcFlightStateType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
reportedTimestamp  fb:TimeType  optional      
documentation

               Indicates the timestamp of when the time was reported.
           
source  nas:SourceType  optional      
documentation

               Source of the time report.
           
value  nas:AtcStateValueType  optional      
documentation

                     Defines the values for TFDM atc flight state.
                 
annotation
documentation

                  Provides the status for a flight from an ATC perspective
              
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 NasFlightStatusType/tfdmFlightState
diagram Nas_diagrams/Nas_p270.png
namespace http://www.faa.aero/nas/4.2
type nas:TfdmFlightStateType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
reportedTimestamp  fb:TimeType  optional      
documentation

               Indicates the timestamp of when the time was reported.
           
source  nas:SourceType  optional      
documentation

               Source of the time report.
           
value  nas:AircraftMovementStateValueType  optional      
documentation

                     Defines values for the TFDM aircraft movement flight state.
                 
annotation
documentation

                  Provides the actual status for a flight in relation to its movement phase
              
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 NasFlightStatusType/tfmsCancellationReason
diagram Nas_diagrams/Nas_p271.png
namespace http://www.faa.aero/nas/4.2
type nas:CancellationStatusReasonType
properties
minOcc 0
maxOcc 2000
content simple
facets
Kind Value Annotation
enumeration FX
enumeration UX
enumeration RZ
enumeration RS
enumeration TO
enumeration DV
enumeration RM
enumeration DP
enumeration ID
enumeration CN
annotation
documentation

                  Provides the reason for a flight cancellation from a Traffic Flow Management Program.
                 
              
source <element name="tfmsCancellationReason" type="nas:CancellationStatusReasonType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                  Provides the reason for a flight cancellation from a Traffic Flow Management Program.
                 
              
</documentation>
 
</annotation>
</element>


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