Does a type for e-mail exist in "xsd" datatypes? If no is there any easyer way to define it comparing to the next definition: <xsd:simpleType name="ZEmail"> <xsd:restriction base="xsd:string"> <xsd:pattern value=".+@.+[.]+.+"/> </xsd:restriction> </xsd:simpleType> RRReceived on Tuesday, 5 June 2001 07:43:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:13:34 GMT