complexType AircraftOperatorType
diagram Nas_diagrams/Nas_p434.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fb:operatingOrganization
used by
elements AircraftOperator FlightType/operator
attributes
Name  Type  Use  Default  Fixed  Annotation
designatorIcao  fb:AircraftOperatorDesignatorType  optional      
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.
                 
annotation
documentation

            A person, organization or enterprise engaged in or offering to engage in an aircraft
            operation. [ICAO Annex 9]
        
source <complexType name="AircraftOperatorType">
 
<annotation>
   
<documentation>
            A person, organization or enterprise engaged in or offering to engage in an aircraft
            operation. [ICAO Annex 9]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="operatingOrganization" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        .Aircraft Operator Identity: Identity of a person, organization or enterprise engaged
                        in or offering to engage in aircraft operation.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="designatorIcao" type="fb:AircraftOperatorDesignatorType" use="optional">
       
<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.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute AircraftOperatorType/@designatorIcao
type fb:AircraftOperatorDesignatorType
properties
use optional
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 <attribute name="designatorIcao" type="fb:AircraftOperatorDesignatorType" use="optional">
 
<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.
                 
</documentation>
 
</annotation>
</attribute>

element AircraftOperatorType/operatingOrganization
diagram Nas_diagrams/Nas_p435.png
namespace http://www.fixm.aero/base/4.1
type fb:PersonOrOrganizationType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:contact
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:TextNameType  optional      
documentation

                     The full official name of the Person, State, Organisation, Authority, aircraft operating
                     agency, handling agency etc. [FIXM]
                 
participantType  fb:ParticipantTypeType  optional      
documentation

                     Type of participant, FF-ICE or NON_FF-ICE [FIXM]
                 
annotation
documentation

                        .Aircraft Operator Identity: Identity of a person, organization or enterprise engaged
                        in or offering to engage in aircraft operation.
                    
source <element name="operatingOrganization" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        .Aircraft Operator Identity: Identity of a person, organization or enterprise engaged
                        in or offering to engage in aircraft operation.
                    
</documentation>
 
</annotation>
</element>


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