simpleType LocationIndicatorType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
element ShippingInformationType/transferAerodromes
attributes IcaoAerodromeReferenceType/@locationIndicator IcaoUnitReferenceType/@locationIndicator
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z]{4}
annotation
documentation

            A four-letter code group formulated in accordance with rules prescribed by ICAO and
            assigned to the location of an aeronautical fixed station. [ICAO Doc 4444]
        
source <simpleType name="LocationIndicatorType">
 
<annotation>
   
<documentation>
            A four-letter code group formulated in accordance with rules prescribed by ICAO and
            assigned to the location of an aeronautical fixed station. [ICAO Doc 4444]
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<pattern value="[A-Z]{4}"/>
 
</restriction>
</simpleType>


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