complexType AircraftOperatorType
diagram Nas_diagrams/Nas_p808.png
namespace http://www.fixm.aero/base/4.2
children fb:designatorIcao fb:extension fb:operatingOrganization
used by
element FlightType/operator
annotation
documentation
A person, organization or enterprise engaged in or offering to engage in an aircraft operation. [ICAO Annex 9]
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>

element AircraftOperatorType/designatorIcao
diagram Nas_diagrams/Nas_p809.png
namespace http://www.fixm.aero/base/4.2
type fb:AircraftOperatorDesignatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z]{3}
annotation
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.
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>

element AircraftOperatorType/extension
diagram Nas_diagrams/Nas_p810.png
namespace http://www.fixm.aero/base/4.2
type fb:AircraftOperatorExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
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>

element AircraftOperatorType/operatingOrganization
diagram Nas_diagrams/Nas_p811.png
namespace http://www.fixm.aero/base/4.2
type fb:PersonOrOrganizationType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:contact fb:extension fb:identifier fb:identifierDomain fb:name
annotation
documentation
Aircraft Operator Identity: Identity of a person, organization or enterprise engaged in or offering to engage in aircraft operation.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy