diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:pilotInCommand fx:supplementaryDataSource | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="SupplementaryDataType"> <annotation> <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] </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="pilotInCommand" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <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] </documentation> </annotation> </element> <element name="supplementaryDataSource" type="fx:SupplementaryDataSourceType" minOccurs="0" maxOccurs="1"> <annotation> <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) for an ATS unit; an AFTN address; FF-ICE Participant identification per B-2.28; or appropriate contact information per B-2.12. </documentation> </annotation> </element> </sequence> <attribute name="fuelEndurance" type="fb:DurationType" use="optional"> <annotation> <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] </documentation> </annotation> </attribute> <attribute name="personsOnBoard" type="fb:CountType" use="optional"> <annotation> <documentation> The total number of persons (passengers and crew) on board the aircraft. [ICAO Doc 4444, Appendix 2, Item 19] </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:DurationType | ||
properties |
|
||
annotation |
|
||
source | <attribute name="fuelEndurance" type="fb:DurationType" use="optional"> <annotation> <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] </documentation> </annotation> </attribute> |
type | fb:CountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="personsOnBoard" type="fb:CountType" use="optional"> <annotation> <documentation> The total number of persons (passengers and crew) on board the aircraft. [ICAO Doc 4444, Appendix 2, Item 19] </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fb:PersonOrOrganizationType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:contact | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="pilotInCommand" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <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] </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fx:SupplementaryDataSourceType | ||||||
properties |
|
||||||
children | fb:extension fx:personOrOrganization fx:unit | ||||||
annotation |
|
||||||
source | <element name="supplementaryDataSource" type="fx:SupplementaryDataSourceType" minOccurs="0" maxOccurs="1"> <annotation> <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) for an ATS unit; an AFTN address; FF-ICE Participant identification per B-2.28; or appropriate contact information per B-2.12. </documentation> </annotation> </element> |