namespace | http://www.fixm.aero/base/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="AirspaceDesignatorType"> <annotation> <documentation> A published sequence of characters allowing the identification of the airspace. [AIXM 5.1] </documentation> </annotation> <restriction base="fb:CharacterStringType"> <minLength value="1"/> <maxLength value="10"/> <pattern value="([A-Z]|[0-9]|[, !"&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*"/> </restriction> </simpleType> |