namespace | http://fifa.com/exchange/fe | ||||||||||||
type | restriction of fe:LongString | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:simpleType name="InternationalLongString"> <xsd:annotation> <xsd:documentation>A very long international string upt o 1M of latin characters.</xsd:documentation> </xsd:annotation> <xsd:restriction base="fe:LongString"> <xsd:pattern value="[ -ɿ]*"/> </xsd:restriction> </xsd:simpleType> |