diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.3 | ||
type | restriction of fx:FlightType | ||
properties |
|
||
children | fx:arrival fx:departure fx:extension fx:flightConstraint fx:flightIdentification fx:routeTrajectoryGroup | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FficeFS_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:FficeFS_ArrivalType" nillable="true" minOccurs="0" 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:FficeFS_DepartureType" nillable="true" minOccurs="0" 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="flightConstraint" type="fx:FlightConstraintType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>A general flight constraint is intended to express a constraint on the flight that cannot be associated with a specific trajectory point, either because it is not relevant to only a specific point or because it is not possible to identify the point. [FF-ICE]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="flightIdentification" type="fx:FficeFS_FlightIdentificationType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>A container of flight identifying data. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="routeTrajectoryGroup" type="fx:FficeFS_RouteTrajectoryGroupContainerType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A logical grouping for all Route Trajectory Groups associated with the flight. [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 | fx:FficeFS_ArrivalType | ||||||||
properties |
|
||||||||
children | fx:extension fx:runwayDirection | ||||||||
annotation |
|
||||||||
source | <xs:element name="arrival" type="fx:FficeFS_ArrivalType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The actual arrival of the flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||
type | fx:FficeFS_DepartureType | ||||||||
properties |
|
||||||||
children | fx:extension fx:runwayDirection | ||||||||
annotation |
|
||||||||
source | <xs:element name="departure" type="fx:FficeFS_DepartureType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains flight departure information</xs:documentation> </xs:annotation> </xs:element> |
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:FlightConstraintType | ||||||||
properties |
|
||||||||
children | fx:applicability fx:extension fx:impact fx:restrictionReference | ||||||||
annotation |
|
||||||||
source | <xs:element name="flightConstraint" type="fx:FlightConstraintType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>A general flight constraint is intended to express a constraint on the flight that cannot be associated with a specific trajectory point, either because it is not relevant to only a specific point or because it is not possible to identify the point. [FF-ICE]</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.3 | ||
type | fx:FficeFS_FlightIdentificationType | ||
properties |
|
||
children | fx:aircraftIdentification fx:extension fx:gufi fx:gufiLegacy fx:iataFlightDesignator | ||
annotation |
|
||
source | <xs:element name="flightIdentification" type="fx:FficeFS_FlightIdentificationType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>A container of flight identifying data. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||
type | fx:FficeFS_RouteTrajectoryGroupContainerType | ||||||||
properties |
|
||||||||
children | fx:agreed fx:extension fx:negotiating | ||||||||
annotation |
|
||||||||
source | <xs:element name="routeTrajectoryGroup" type="fx:FficeFS_RouteTrajectoryGroupContainerType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |