namespace | http://fifa.com/exchange/fe | ||||||||||||
type | restriction of fe:String50 | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:simpleType name="EmailAddressType"> <xsd:annotation> <xsd:documentation>The Format of an Email address.</xsd:documentation> </xsd:annotation> <xsd:restriction base="fe:String50"> <xsd:pattern value="[^@]+@[^\.]+\..+"/> </xsd:restriction> </xsd:simpleType> |