namespace | http://www.fixm.aero/base/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="TextPhoneType"> <annotation> <documentation> A phone or facsimile number. [AIXM 5.1] </documentation> </annotation> <restriction base="fb:CharacterStringType"> <minLength value="1"/> <maxLength value="500"/> <pattern value="(\+)?[0-9\s\-\(\)]+"/> </restriction> </simpleType> |