diagram | |||
namespace | http://www.fixm.aero/base/4.2 | ||
children | fb:designatorIcao fb:extension fb:operatingOrganization | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="AircraftOperatorType"> <xs:annotation> <xs:documentation>A person, organization or enterprise engaged in or offering to engage in an aircraft operation. [ICAO Annex 9]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="designatorIcao" type="fb:AircraftOperatorDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The identifier of the Aircraft Operator as assigned by ICAO. [FIXM] This is the ICAO Operator Code as standardised by ICAO Doc 8585 Manual on Designators for Aircraft Operating Agencies, Aeronautical Authorities and Services.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:AircraftOperatorExtensionType" 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="operatingOrganization" type="fb:PersonOrOrganizationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Aircraft Operator Identity: Identity of a person, organization or enterprise engaged in or offering to engage in aircraft operation.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||
type | fb:AircraftOperatorDesignatorType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="designatorIcao" type="fb:AircraftOperatorDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The identifier of the Aircraft Operator as assigned by ICAO. [FIXM] This is the ICAO Operator Code as standardised by ICAO Doc 8585 Manual on Designators for Aircraft Operating Agencies, Aeronautical Authorities and Services.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||
type | fb:AircraftOperatorExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:AircraftOperatorExtensionType" 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/base/4.2 | ||||||||
type | fb:PersonOrOrganizationType | ||||||||
properties |
|
||||||||
children | fb:contact fb:extension fb:identifier fb:identifierDomain fb:name | ||||||||
annotation |
|
||||||||
source | <xs:element name="operatingOrganization" type="fb:PersonOrOrganizationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Aircraft Operator Identity: Identity of a person, organization or enterprise engaged in or offering to engage in aircraft operation.</xs:documentation> </xs:annotation> </xs:element> |