simpleType SelectiveCallingCodeType
namespace http://www.fixm.aero/flight/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
attribute CommunicationCapabilitiesType/@selectiveCallingCode
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-HJ-MP-S]{4}
annotation
documentation

            A code that consists of two 2-letter pairs and acts as a paging system for an ATS
            unit to establish voice communications with the pilot of an aircraft.
        
source <simpleType name="SelectiveCallingCodeType">
 
<annotation>
   
<documentation>
            A code that consists of two 2-letter pairs and acts as a paging system for an ATS
            unit to establish voice communications with the pilot of an aircraft.
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<pattern value="[A-HJ-MP-S]{4}"/>
 
</restriction>
</simpleType>


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