namespace | http://fifa.com/exchange/fe | ||||||||||||
type | restriction of fe:String255 | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:simpleType name="InternationalString255"> <xsd:annotation> <xsd:documentation>A 255 character string containing only latin characters (international character set)</xsd:documentation> </xsd:annotation> <xsd:restriction base="fe:String255"> <xsd:pattern value="[ -ɿ]*"/> </xsd:restriction> </xsd:simpleType> |