simpleType ModeACodeType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
attribute EnRouteType/@currentModeACode
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [0-7]{4}
annotation
documentation

            Mode A SSR code. [FIXM]
        
source <simpleType name="ModeACodeType">
 
<annotation>
   
<documentation>
            Mode A SSR code. [FIXM]
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<pattern value="[0-7]{4}"/>
 
</restriction>
</simpleType>


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