simpleType SidStarAbbreviatedDesignatorType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
elements SidStarAbbreviatedDesignatorToNextElementType/sidAbbreviatedDesignator SidStarAbbreviatedDesignatorToNextElementType/starAbbreviatedDesignator
facets
Kind Value Annotation
minLength 1
maxLength 6
pattern ([A-Z]|[0-9])+([ \+\-/]*([A-Z]|[0-9])+)*
annotation
documentation

            A shortened designator of the SID or STAR. [FIXM] This abbreviated designator is
            based on ARINC 424 chapter 7.4 rules.
        
source <simpleType name="SidStarAbbreviatedDesignatorType">
 
<annotation>
   
<documentation>
            A shortened designator of the SID or STAR. [FIXM] This abbreviated designator is
            based on ARINC 424 chapter 7.4 rules.
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<minLength value="1"/>
   
<maxLength value="6"/>
   
<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