complexType ArrivalType
diagram FficeTemplates_diagrams/FficeTemplates_p798.png
namespace http://www.fixm.aero/flight/4.2
children fx:actualTimeOfArrival fx:airportSlotIdentification fx:arrivalAerodrome fx:destinationAerodrome fx:destinationAerodromeAlternate fx:destinationAerodromePrevious fx:extension fx:reclearanceInFlight fx:runwayDirection
used by
elements FlightType/arrival FficeFDRP_FlightType/arrival
complexTypes FficeFA_ArrivalType FficeFC_ArrivalType FficeFD_ArrivalType FficeFDRQ_ArrivalType FficeFFP_ArrivalType FficeFPU_ArrivalType FficePFP_ArrivalType FficeTRQ_ArrivalType
annotation
documentation
Information about the actual arrival of the flight. [FIXM]
source <xs:complexType name="ArrivalType">
 
<xs:annotation>
   
<xs:documentation>Information about the actual arrival of the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="actualTimeOfArrival" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The actual time of arrival. [ICAO Doc 4444, Appendix 3, Field Type 17]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="airportSlotIdentification" type="fb:AirportSlotIdentificationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The identifier of the arrival airport slot allocated to the flight. [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="arrivalAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The aerodrome at which the flight has actually arrived. [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="destinationAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The aerodrome of intended landing. [ICAO Doc 4444 - extracted from the definition of Destination Alternate]
This is the aerodrome at which the flight is scheduled to arrive. [FIXM]
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="destinationAerodromeAlternate" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2">
     
<xs:annotation>
       
<xs:documentation>An alternate aerodrome to which an aircraft may proceed should it become either impossible or inadvisable to land at the aerodrome of intended landing. [ICAO Doc 4444]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="destinationAerodromePrevious" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Specifies the previous destination aerodrome value when a change is made.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:ArrivalExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="reclearanceInFlight" type="fx:ReclearanceInFlightType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The route details to the revised destination aerodrome, followed by the ICAO four-letter location indicator of
the aerodrome. The revised route is subject to reclearance in flight. [ICAO Doc 4444]"
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="runwayDirection" type="fb:RunwayDirectionDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The runway direction on which the flight has actually landed. [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ArrivalType/actualTimeOfArrival
diagram FficeTemplates_diagrams/FficeTemplates_p799.png
namespace http://www.fixm.aero/flight/4.2
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
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 arrival. [ICAO Doc 4444, Appendix 3, Field Type 17]
source <xs:element name="actualTimeOfArrival" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The actual time of arrival. [ICAO Doc 4444, Appendix 3, Field Type 17]</xs:documentation>
 
</xs:annotation>
</xs:element>

element ArrivalType/airportSlotIdentification
diagram FficeTemplates_diagrams/FficeTemplates_p800.png
namespace http://www.fixm.aero/flight/4.2
type fb:AirportSlotIdentificationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 10
annotation
documentation
The identifier of the arrival airport slot allocated to the flight. [FIXM]
source <xs:element name="airportSlotIdentification" type="fb:AirportSlotIdentificationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The identifier of the arrival airport slot allocated to the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element ArrivalType/arrivalAerodrome
diagram FficeTemplates_diagrams/FficeTemplates_p801.png
namespace http://www.fixm.aero/flight/4.2
type fb:AerodromeReferenceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features.  [FIXM]
annotation
documentation
The aerodrome at which the flight has actually arrived. [FIXM]
source <xs:element name="arrivalAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The aerodrome at which the flight has actually arrived. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element ArrivalType/destinationAerodrome
diagram FficeTemplates_diagrams/FficeTemplates_p802.png
namespace http://www.fixm.aero/flight/4.2
type fb:AerodromeReferenceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features.  [FIXM]
annotation
documentation
The aerodrome of intended landing. [ICAO Doc 4444 - extracted from the definition of Destination Alternate]
This is the aerodrome at which the flight is scheduled to arrive. [FIXM]
source <xs:element name="destinationAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The aerodrome of intended landing. [ICAO Doc 4444 - extracted from the definition of Destination Alternate]
This is the aerodrome at which the flight is scheduled to arrive. [FIXM]
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ArrivalType/destinationAerodromeAlternate
diagram FficeTemplates_diagrams/FficeTemplates_p803.png
namespace http://www.fixm.aero/flight/4.2
type fb:AerodromeReferenceType
properties
minOcc 0
maxOcc 2
content complex
nillable true
children fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features.  [FIXM]
annotation
documentation
An alternate aerodrome to which an aircraft may proceed should it become either impossible or inadvisable to land at the aerodrome of intended landing. [ICAO Doc 4444]
source <xs:element name="destinationAerodromeAlternate" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2">
 
<xs:annotation>
   
<xs:documentation>An alternate aerodrome to which an aircraft may proceed should it become either impossible or inadvisable to land at the aerodrome of intended landing. [ICAO Doc 4444]</xs:documentation>
 
</xs:annotation>
</xs:element>

element ArrivalType/destinationAerodromePrevious
diagram FficeTemplates_diagrams/FficeTemplates_p804.png
namespace http://www.fixm.aero/flight/4.2
type fb:AerodromeReferenceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features.  [FIXM]
annotation
documentation
Specifies the previous destination aerodrome value when a change is made.
source <xs:element name="destinationAerodromePrevious" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Specifies the previous destination aerodrome value when a change is made.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ArrivalType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p805.png
namespace http://www.fixm.aero/flight/4.2
type fb:ArrivalExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:ArrivalExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ArrivalType/reclearanceInFlight
diagram FficeTemplates_diagrams/FficeTemplates_p806.png
namespace http://www.fixm.aero/flight/4.2
type fx:ReclearanceInFlightType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:extension fx:filedRevisedDestinationAerodrome fx:routeToRevisedDestination
annotation
documentation
The route details to the revised destination aerodrome, followed by the ICAO four-letter location indicator of
the aerodrome. The revised route is subject to reclearance in flight. [ICAO Doc 4444]"
source <xs:element name="reclearanceInFlight" type="fx:ReclearanceInFlightType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The route details to the revised destination aerodrome, followed by the ICAO four-letter location indicator of
the aerodrome. The revised route is subject to reclearance in flight. [ICAO Doc 4444]"
</xs:documentation>
 
</xs:annotation>
</xs:element>

element ArrivalType/runwayDirection
diagram FficeTemplates_diagrams/FficeTemplates_p807.png
namespace http://www.fixm.aero/flight/4.2
type fb:RunwayDirectionDesignatorType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern (0[1-9]|[12][0-9]|3[0-6])[LRC]{0,1}
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]
annotation
documentation
The runway direction on which the flight has actually landed. [FIXM]
source <xs:element name="runwayDirection" type="fb:RunwayDirectionDesignatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The runway direction on which the flight has actually landed. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>


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