simpleType RouteDesignatorType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
elements RouteDesignatorToNextElementType/routeDesignator RouteImpactListType/predictedAirway
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z][A-Z0-9]{1,7}
annotation
documentation

            The coded designator for a published ATS route or route segment.
        
source <simpleType name="RouteDesignatorType">
 
<annotation>
   
<documentation>
            The coded designator for a published ATS route or route segment.
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<pattern value="[A-Z][A-Z0-9]{1,7}"/>
 
</restriction>
</simpleType>


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