namespace | http://www.fixm.aero/base/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="TextCountryCodeType"> <annotation> <documentation> The country code as specified by ISO 3166. [FIXM] </documentation> </annotation> <restriction base="fb:CharacterStringType"> <pattern value="[A-Z]{2}"/> </restriction> </simpleType> |