namespace | http://www.fixm.aero/base/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by | |||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="TextNameType"> <annotation> <documentation> The official name of a State, an aerodrome, a unit, etc... [AIXM 5.1] </documentation> </annotation> <restriction base="fb:CharacterStringType"> <minLength value="0"/> <maxLength value="60"/> <pattern value="([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*"/> </restriction> </simpleType> |