simpleType SignificantPointDesignatorType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
attribute DesignatedPointOrNavaidType/@designator
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z0-9]{2,5}
annotation
documentation

            A named designator for a significant point (fix).
        
source <simpleType name="SignificantPointDesignatorType">
 
<annotation>
   
<documentation>
            A named designator for a significant point (fix).
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<pattern value="[A-Z0-9]{2,5}"/>
 
</restriction>
</simpleType>


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