complexType FficeFD_FlightType
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1111.png
namespace http://www.fixm.aero/flight/4.3
type restriction of fx:FlightType
properties
base fx:FlightType
children fx:arrival fx:departure fx:extension fx:flightIdentification
used by
element FficeFD_FficeMessageType/flight
annotation
documentation
This is the central object of the FIXM Logical Model. It groups all information about the flight. [FIXM]
source <xs:complexType name="FficeFD_FlightType">
 
<xs:annotation>
   
<xs:documentation>This is the central object of the FIXM Logical Model. It groups all information about the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:FlightType">
     
<xs:sequence>
       
<xs:element name="arrival" type="fx:FficeFD_ArrivalType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The actual arrival of the flight. [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="departure" type="fx:FficeFD_DepartureType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Contains flight departure information</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="extension" type="fb:FlightExtensionType" 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="flightIdentification" type="fx:FficeFD_FlightIdentificationType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>A container of flight identifying data. [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFD_FlightType/arrival
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1112.png
namespace http://www.fixm.aero/flight/4.3
type fx:FficeFD_ArrivalType
properties
content complex
children fx:destinationAerodrome fx:extension
annotation
documentation
The actual arrival of the flight. [FIXM]
source <xs:element name="arrival" type="fx:FficeFD_ArrivalType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The actual arrival of the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFD_FlightType/departure
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1113.png
namespace http://www.fixm.aero/flight/4.3
type fx:FficeFD_DepartureType
properties
content complex
children fx:actualTimeOfDeparture fx:airfileIndicator fx:departureAerodrome fx:departurePoint fx:estimatedOffBlockTime fx:estimatedRouteStartTime fx:extension
annotation
documentation
Contains flight departure information
source <xs:element name="departure" type="fx:FficeFD_DepartureType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains flight departure information</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFD_FlightType/extension
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1114.png
namespace http://www.fixm.aero/flight/4.3
type fb:FlightExtensionType
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:FlightExtensionType" 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 FficeFD_FlightType/flightIdentification
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1115.png
namespace http://www.fixm.aero/flight/4.3
type fx:FficeFD_FlightIdentificationType
properties
content complex
children fx:aircraftIdentification fx:extension fx:gufi fx:gufiLegacy fx:iataFlightDesignator
annotation
documentation
A container of flight identifying data. [FIXM]
source <xs:element name="flightIdentification" type="fx:FficeFD_FlightIdentificationType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A container of flight identifying data. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>


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