complexType FficeFA_ArrivalType
diagram FficeTemplates_diagrams/FficeTemplates_p285.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:ArrivalType
properties
base fx:ArrivalType
children fx:actualTimeOfArrival fx:arrivalAerodrome fx:destinationAerodrome fx:extension
used by
element FficeFA_FlightType/arrival
annotation
documentation
Information about the actual arrival of the flight. [FIXM]
source <xs:complexType name="FficeFA_ArrivalType">
 
<xs:annotation>
   
<xs:documentation>Information about the actual arrival of the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:ArrivalType">
     
<xs:sequence>
       
<xs:element name="actualTimeOfArrival" type="fb:TimeType" minOccurs="1" 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="arrivalAerodrome" type="fb:AerodromeReferenceType" minOccurs="1" 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" minOccurs="1" 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="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:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFA_ArrivalType/actualTimeOfArrival
diagram FficeTemplates_diagrams/FficeTemplates_p286.png
namespace http://www.fixm.aero/flight/4.2
type fb:TimeType
properties
content simple
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" minOccurs="1" 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 FficeFA_ArrivalType/arrivalAerodrome
diagram FficeTemplates_diagrams/FficeTemplates_p287.png
namespace http://www.fixm.aero/flight/4.2
type fb:AerodromeReferenceType
properties
content complex
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" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The aerodrome at which the flight has actually arrived. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFA_ArrivalType/destinationAerodrome
diagram FficeTemplates_diagrams/FficeTemplates_p288.png
namespace http://www.fixm.aero/flight/4.2
type fb:AerodromeReferenceType
properties
content complex
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" minOccurs="1" 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 FficeFA_ArrivalType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p289.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>


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