complexType FficeSR_FlightType
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1332.png
namespace http://www.fixm.aero/flight/4.3
type restriction of fx:FlightType
properties
base fx:FlightType
children fx:extension fx:flightIdentification
used by
element FficeSR_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="FficeSR_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="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:FficeSR_FlightIdentificationType" nillable="true" minOccurs="0" 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 FficeSR_FlightType/extension
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1333.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 FficeSR_FlightType/flightIdentification
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1334.png
namespace http://www.fixm.aero/flight/4.3
type fx:FficeSR_FlightIdentificationType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:extension fx:gufi fx:gufiLegacy
annotation
documentation
A container of flight identifying data. [FIXM]
source <xs:element name="flightIdentification" type="fx:FficeSR_FlightIdentificationType" nillable="true" minOccurs="0" 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