simpleType AirspaceDesignatorType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
element ElapsedTimeLocationType/region
attributes AtcUnitReferenceType/@controlSectorDesignator PredictedSectorType/@predictedSector PredictedUnitType/@predictedUnit
facets
Kind Value Annotation
minLength 1
maxLength 10
pattern ([A-Z]|[0-9]|[, !"&#$%'\(\)\*\+\-\./:;<=>\?@\[\\\]\^_\|\{\}])*
annotation
documentation

            A published sequence of characters allowing the identification of the airspace. [AIXM
            5.1]
        
source <simpleType name="AirspaceDesignatorType">
 
<annotation>
   
<documentation>
            A published sequence of characters allowing the identification of the airspace. [AIXM
            5.1]
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<minLength value="1"/>
   
<maxLength value="10"/>
   
<pattern value="([A-Z]|[0-9]|[, !&quot;&amp;amp;#$%'\(\)\*\+\-\./:;&amp;lt;=&amp;gt;\?@\[\\\]\^_\|\{\}])*"/>
 
</restriction>
</simpleType>


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