simpleType RestrictedGloballyUniqueFlightIdentifierType
namespace http://www.fixm.aero/base/4.1
type restriction of fb:CharacterStringType
properties
base fb:CharacterStringType
used by
complexType GloballyUniqueFlightIdentifierType
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4[a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}
annotation
documentation

            Helper type for restrictions on GloballyUniqueFlightIdentifierType
        
source <simpleType name="RestrictedGloballyUniqueFlightIdentifierType">
 
<annotation>
   
<documentation>
            Helper type for restrictions on GloballyUniqueFlightIdentifierType
        
</documentation>
 
</annotation>
 
<restriction base="fb:CharacterStringType">
   
<pattern value="[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4[a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}"/>
 
</restriction>
</simpleType>


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