simpleType AircraftOperatorDesignatorType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
attributes AircraftOperatorType/@designatorIcao NasFlightIdentificationType/@majorCarrierIdentifier
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 <simpleType name="AircraftOperatorDesignatorType">
 
<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>
 
<restriction base="fb:CharacterStringType">
   
<pattern value="[A-Z]{3}"/>
 
</restriction>
</simpleType>


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