simpleType IataAerodromeDesignatorType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
attribute OtherReferenceType/@iataDesignator
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z]{3}
annotation
documentation

            The three letter coded location identifier of an aerodrome according to the IATA
            Resolution 763. [adapted from AIXM 5.1]
        
source <simpleType name="IataAerodromeDesignatorType">
 
<annotation>
   
<documentation>
            The three letter coded location identifier of an aerodrome according to the IATA
            Resolution 763. [adapted from AIXM 5.1]
        
</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