complexType DepartureDelayType
diagram Nas_diagrams/Nas_p95.png
namespace http://www.faa.aero/nas/4.2
used by
elements DepartureDelay NasDepartureType/departureDelay
attributes
Name  Type  Use  Default  Fixed  Annotation
delayEndTime  fb:TimeType  optional      
documentation

               Departure delay end time.
           
delayStartTime  fb:TimeType  optional      
documentation

               Departure delay start time.
           
facilityToCharge  fb:CharacterStringType  optional      
documentation

               The facility the delay is attributed to
           
reason  nas:DepartureDelayReasonType  optional      
documentation

               Represents the reason for flight departure delay.
           
remarks  fb:CharacterStringType  optional      
documentation

               Additional information to explain the conditions or causes associated with the delay
              
           
tmiIdentifier  fb:CharacterStringType  optional      
documentation

               The identified TMI cause, if applicable
           
annotation
documentation

            Contains information about flight departure delay.
        
source <complexType name="DepartureDelayType">
 
<annotation>
   
<documentation>
            Contains information about flight departure delay.
        
</documentation>
 
</annotation>
 
<attribute name="delayEndTime" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               Departure delay end time.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="delayStartTime" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               Departure delay start time.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="facilityToCharge" type="fb:CharacterStringType" use="optional">
   
<annotation>
     
<documentation>
               The facility the delay is attributed to
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="reason" type="nas:DepartureDelayReasonType" use="optional">
   
<annotation>
     
<documentation>
               Represents the reason for flight departure delay.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="remarks" type="fb:CharacterStringType" use="optional">
   
<annotation>
     
<documentation>
               Additional information to explain the conditions or causes associated with the delay
              
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="tmiIdentifier" type="fb:CharacterStringType" use="optional">
   
<annotation>
     
<documentation>
               The identified TMI cause, if applicable
           
</documentation>
   
</annotation>
 
</attribute>
</complexType>

attribute DepartureDelayType/@delayEndTime
type fb:TimeType
properties
use optional
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation

               Departure delay end time.
           
source <attribute name="delayEndTime" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               Departure delay end time.
           
</documentation>
 
</annotation>
</attribute>

attribute DepartureDelayType/@delayStartTime
type fb:TimeType
properties
use optional
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation

               Departure delay start time.
           
source <attribute name="delayStartTime" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               Departure delay start time.
           
</documentation>
 
</annotation>
</attribute>

attribute DepartureDelayType/@facilityToCharge
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

               The facility the delay is attributed to
           
source <attribute name="facilityToCharge" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
               The facility the delay is attributed to
           
</documentation>
 
</annotation>
</attribute>

attribute DepartureDelayType/@reason
type nas:DepartureDelayReasonType
properties
use optional
facets
Kind Value Annotation
enumeration WEATHER
enumeration EQUIPMENT
enumeration RUNWAY_TAXIWAY
enumeration OTHER
enumeration VOLUME
annotation
documentation

               Represents the reason for flight departure delay.
           
source <attribute name="reason" type="nas:DepartureDelayReasonType" use="optional">
 
<annotation>
   
<documentation>
               Represents the reason for flight departure delay.
           
</documentation>
 
</annotation>
</attribute>

attribute DepartureDelayType/@remarks
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

               Additional information to explain the conditions or causes associated with the delay
              
           
source <attribute name="remarks" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
               Additional information to explain the conditions or causes associated with the delay
              
           
</documentation>
 
</annotation>
</attribute>

attribute DepartureDelayType/@tmiIdentifier
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

               The identified TMI cause, if applicable
           
source <attribute name="tmiIdentifier" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
               The identified TMI cause, if applicable
           
</documentation>
 
</annotation>
</attribute>


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