diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:extension fx:fuelEndurance fx:personsOnBoard fx:pilotInCommand fx:supplementaryDataSource | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="SupplementaryDataType"> <xs:annotation> <xs:documentation>A container for supplementary data about the flight. This container does not capture the complete set of elements described in ICAO Doc 4444 ITEM 19 "Supplementary Information"; it only contains those elements that could not be modeled more logically in other FIXM structures. [FIXM]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="extension" type="fb:SupplementaryDataExtensionType" 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="fuelEndurance" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated maximum length of time the aircraft can spend in the cruise phase of flight, determined by the amount of fuel at takeoff. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="personsOnBoard" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The total number of persons (passengers and crew) on board the aircraft. [ICAO Doc 4444, Appendix 2, Item 19]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="pilotInCommand" type="fb:PersonOrOrganizationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The pilot designated by the operator, or in the case of general aviation, the owner, as being in command and charged with the safe conduct of a flight. [ICAO Doc 4444]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="supplementaryDataSource" type="fx:SupplementaryDataSourceChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Describes the source of the supplementary data. Can be either a Person/Organization or ATC Unit. A Supplementary Information Source can be identified using a location identifier (from Doc. 7910 + Doc. 8585) for an ATS unit; an AFTN address; FF-ICE Participant identification per B-2.28; or appropriate contact information per B-2.12.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:SupplementaryDataExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:SupplementaryDataExtensionType" 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.2 | ||||||||
type | fb:DurationType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="fuelEndurance" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated maximum length of time the aircraft can spend in the cruise phase of flight, determined by the amount of fuel at takeoff. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:CountType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="personsOnBoard" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The total number of persons (passengers and crew) on board the aircraft. [ICAO Doc 4444, Appendix 2, Item 19]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:PersonOrOrganizationType | ||||||||
properties |
|
||||||||
children | fb:contact fb:extension fb:identifier fb:identifierDomain fb:name | ||||||||
annotation |
|
||||||||
source | <xs:element name="pilotInCommand" type="fb:PersonOrOrganizationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The pilot designated by the operator, or in the case of general aviation, the owner, as being in command and charged with the safe conduct of a flight. [ICAO Doc 4444]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:SupplementaryDataSourceChoiceType | ||||||||
properties |
|
||||||||
children | fx:personOrOrganization fx:unit | ||||||||
annotation |
|
||||||||
source | <xs:element name="supplementaryDataSource" type="fx:SupplementaryDataSourceChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Describes the source of the supplementary data. Can be either a Person/Organization or ATC Unit. A Supplementary Information Source can be identified using a location identifier (from Doc. 7910 + Doc. 8585) for an ATS unit; an AFTN address; FF-ICE Participant identification per B-2.28; or appropriate contact information per B-2.12.</xs:documentation> </xs:annotation> </xs:element> |