complexType DepartureType
diagram Nas_diagrams/Nas_p530.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:aerodrome fx:takeoffAlternateAerodrome
used by
elements Departure FlightType/departure
attributes
Name  Type  Use  Default  Fixed  Annotation
actualTimeOfDeparture  fb:TimeType  optional      
documentation

                     The actual time of departure from the aerodrome. [ICAO Doc 4444, Appendix 3, Field
                     Type 13]
                 
airportSlotIdentification  fb:AirportSlotIdentificationType  optional      
documentation

                     The identifier of the departure airport slot allocated to the flight. [FIXM]
                 
estimatedOffBlockTime  fb:TimeType  optional      
documentation

                     The estimated time at which the aircraft will commence movement associated with departure.
                     [ICAO Doc 4444]
                 
runwayDirection  fb:RunwayDirectionDesignatorType  optional      
documentation

                     The runway direction used for taking off. [FIXM]
                 
annotation
documentation

            Groups information pertaining to the flight's departure.
        
source <complexType name="DepartureType">
 
<annotation>
   
<documentation>
            Groups information pertaining to the flight's departure.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="aerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The aerodrome from which the flight departs. [FIXM]
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="takeoffAlternateAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="2000">
         
<annotation>
           
<documentation>
                        An alternate aerodrome at which an aircraft can land should this become necessary
                        shortly after take-off and it is not possible to use the aerodrome of departure.
                        [ICAO Doc 4444]
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="actualTimeOfDeparture" type="fb:TimeType" use="optional">
       
<annotation>
         
<documentation>
                     The actual time of departure from the aerodrome. [ICAO Doc 4444, Appendix 3, Field
                     Type 13]
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="airportSlotIdentification" type="fb:AirportSlotIdentificationType" use="optional">
       
<annotation>
         
<documentation>
                     The identifier of the departure airport slot allocated to the flight. [FIXM]
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="estimatedOffBlockTime" type="fb:TimeType" use="optional">
       
<annotation>
         
<documentation>
                     The estimated time at which the aircraft will commence movement associated with departure.
                     [ICAO Doc 4444]
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="runwayDirection" type="fb:RunwayDirectionDesignatorType" use="optional">
       
<annotation>
         
<documentation>
                     The runway direction used for taking off. [FIXM]
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute DepartureType/@actualTimeOfDeparture
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

                     The actual time of departure from the aerodrome. [ICAO Doc 4444, Appendix 3, Field
                     Type 13]
                 
source <attribute name="actualTimeOfDeparture" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
                     The actual time of departure from the aerodrome. [ICAO Doc 4444, Appendix 3, Field
                     Type 13]
                 
</documentation>
 
</annotation>
</attribute>

attribute DepartureType/@airportSlotIdentification
type fb:AirportSlotIdentificationType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 10
annotation
documentation

                     The identifier of the departure airport slot allocated to the flight. [FIXM]
                 
source <attribute name="airportSlotIdentification" type="fb:AirportSlotIdentificationType" use="optional">
 
<annotation>
   
<documentation>
                     The identifier of the departure airport slot allocated to the flight. [FIXM]
                 
</documentation>
 
</annotation>
</attribute>

attribute DepartureType/@estimatedOffBlockTime
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

                     The estimated time at which the aircraft will commence movement associated with departure.
                     [ICAO Doc 4444]
                 
source <attribute name="estimatedOffBlockTime" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
                     The estimated time at which the aircraft will commence movement associated with departure.
                     [ICAO Doc 4444]
                 
</documentation>
 
</annotation>
</attribute>

attribute DepartureType/@runwayDirection
type fb:RunwayDirectionDesignatorType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern (0[1-9]|[12][0-9]|3[0-6])[LRC]{0,1}
annotation
documentation

                     The runway direction used for taking off. [FIXM]
                 
source <attribute name="runwayDirection" type="fb:RunwayDirectionDesignatorType" use="optional">
 
<annotation>
   
<documentation>
                     The runway direction used for taking off. [FIXM]
                 
</documentation>
 
</annotation>
</attribute>

element DepartureType/aerodrome
diagram Nas_diagrams/Nas_p531.png
namespace http://www.fixm.aero/flight/4.1
type fb:AerodromeReferenceType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:referencePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:AerodromeNameType  optional      
documentation

                     The primary official name of an aerodrome as designated by an appropriate authority.
                     [AIXM 5.1]
                 
xlink:type  xlink:typeType      simple  
xlink:href  xlink:hrefType        
xlink:role  xlink:roleType        
xlink:arcrole  xlink:arcroleType        
xlink:title  xlink:titleAttrType        
xlink:show  xlink:showType        
xlink:actuate  xlink:actuateType        
annotation
documentation

                        The aerodrome from which the flight departs. [FIXM]
                    
source <element name="aerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The aerodrome from which the flight departs. [FIXM]
                    
</documentation>
 
</annotation>
</element>

element DepartureType/takeoffAlternateAerodrome
diagram Nas_diagrams/Nas_p532.png
namespace http://www.fixm.aero/flight/4.1
type fb:AerodromeReferenceType
properties
minOcc 0
maxOcc 2000
content complex
children fb:extension fb:referencePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:AerodromeNameType  optional      
documentation

                     The primary official name of an aerodrome as designated by an appropriate authority.
                     [AIXM 5.1]
                 
xlink:type  xlink:typeType      simple  
xlink:href  xlink:hrefType        
xlink:role  xlink:roleType        
xlink:arcrole  xlink:arcroleType        
xlink:title  xlink:titleAttrType        
xlink:show  xlink:showType        
xlink:actuate  xlink:actuateType        
annotation
documentation

                        An alternate aerodrome at which an aircraft can land should this become necessary
                        shortly after take-off and it is not possible to use the aerodrome of departure.
                        [ICAO Doc 4444]
                    
source <element name="takeoffAlternateAerodrome" type="fb:AerodromeReferenceType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                        An alternate aerodrome at which an aircraft can land should this become necessary
                        shortly after take-off and it is not possible to use the aerodrome of departure.
                        [ICAO Doc 4444]
                    
</documentation>
 
</annotation>
</element>


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