diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.3 | ||
type | restriction of fx:FlightType | ||
properties |
|
||
children | fx:extension fx:flightIdentification | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||
type | fb:FlightExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | ![]() |
||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||
type | fx:FficeSR_FlightIdentificationType | ||||||||
properties |
|
||||||||
children | fx:extension fx:gufi fx:gufiLegacy | ||||||||
annotation |
|
||||||||
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> |