- From: Bob Schloss <rschloss@us.ibm.com>
- Date: Wed, 5 Sep 2001 11:42:49 -0400
- To: "topper harley" <bicepmaximus@hotmail.com>
- Cc: xmlschema-dev@w3.org
See XML Datatypes spec section 4.3.4
http://www.w3.org/TR/xmlschema-2/#rf-pattern
concerning pattern facet,
and Appendix F http://www.w3.org/TR/xmlschema-2/#regexs
concerning regular expressions used with the pattern facet.
Bob Schloss
IBM Thomas J. Watson Research Center
Yorktown Heights, NY, USA
"topper harley" <bicepmaximus@hotmail.com>@w3.org on 09/05/2001 09:39:02 AM
Sent by: xmlschema-dev-request@w3.org
To: xmlschema-dev@w3.org
cc:
Subject: XMl schema
Hi,
If the input into an xml schema, using the w3c style, is similar to
this
<name>joeBloggs</name>
<number>0412924324</number> and it can only be mobile numbers of
the form
04xxxxxxxx, how can you make this a restriction in your schema?
Topper
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
Received on Wednesday, 5 September 2001 11:43:45 UTC