simpleType SidStarDesignatorType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
elements RouteDesignatorToNextElementType/standardInstrumentArrival RouteDesignatorToNextElementType/standardInstrumentDeparture
complexType TfmsInstrumentRouteDesignatorType
facets
Kind Value Annotation
minLength 1
maxLength 7
pattern ([A-Z]|[0-9])+([ \+\-/]*([A-Z]|[0-9])+)*
annotation
documentation

            The textual designator of a SID or STAR. [Specialised from AIXM 5.1]
        
source <simpleType name="SidStarDesignatorType">
 
<annotation>
   
<documentation>
            The textual designator of a SID or STAR. [Specialised from AIXM 5.1]
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<minLength value="1"/>
   
<maxLength value="7"/>
   
<pattern value="([A-Z]|[0-9])+([ \+\-/]*([A-Z]|[0-9])+)*"/>
 
</restriction>
</simpleType>


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