complexType FlightDelayType
diagram Nas_diagrams/Nas_p159.png
namespace http://www.faa.aero/nas/4.2
children nas:delayReason
used by
elements FlightDelay NasFlightType/flightDelay
attributes
Name  Type  Use  Default  Fixed  Annotation
delayStatus  nas:FlightDelayStatusType  optional      
documentation

               Provides the delay status for a flight.
           
annotation
documentation

            Container that holds flight delay information
        
source <complexType name="FlightDelayType">
 
<annotation>
   
<documentation>
            Container that holds flight delay information
        
</documentation>
 
</annotation>
 
<sequence>
   
<element name="delayReason" type="nas:FlightDelayReasonType" minOccurs="0" maxOccurs="2000">
     
<annotation>
       
<documentation>
                  For a delayed flight, it provides the reason for the delay.
              
</documentation>
     
</annotation>
   
</element>
 
</sequence>
 
<attribute name="delayStatus" type="nas:FlightDelayStatusType" use="optional">
   
<annotation>
     
<documentation>
               Provides the delay status for a flight.
           
</documentation>
   
</annotation>
 
</attribute>
</complexType>

attribute FlightDelayType/@delayStatus
type nas:FlightDelayStatusType
properties
use optional
facets
Kind Value Annotation
enumeration DELAYED
annotation
documentation

               Provides the delay status for a flight.
           
source <attribute name="delayStatus" type="nas:FlightDelayStatusType" use="optional">
 
<annotation>
   
<documentation>
               Provides the delay status for a flight.
           
</documentation>
 
</annotation>
</attribute>

element FlightDelayType/delayReason
diagram Nas_diagrams/Nas_p160.png
namespace http://www.faa.aero/nas/4.2
type nas:FlightDelayReasonType
properties
minOcc 0
maxOcc 2000
content simple
facets
Kind Value Annotation
enumeration ALD
enumeration GDP
enumeration AFP
enumeration CTOP
enumeration DAS
enumeration GSD
enumeration TOD
annotation
documentation

                  For a delayed flight, it provides the reason for the delay.
              
source <element name="delayReason" type="nas:FlightDelayReasonType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                  For a delayed flight, it provides the reason for the delay.
              
</documentation>
 
</annotation>
</element>


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