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