|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Question on using xs:pattern to restrict xs:dateTime
"Dare Obasanjo" <kpako@y...> writes:
> Is this a valid schema
>
> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> <xsd:simpleType name="myTimeType">
> <xsd:restriction base="xsd:dateTime">
> <xsd:pattern value="\d\d:\d\d(:\d\d)?" />
> <xsd:whiteSpace value="collapse" />
> </xsd:restriction>
> </xsd:simpleType>
> </xsd:schema>
I don't think so -- \d is not a valid W3C XML Schema pattern regexp
component, on my reading of the REC.
> and if so why? If not, is there any validating parser that will give an error
> message on validating it.
Sorry, XSV doesn't touch the pattern facet at all
> PS: XSV doesn't complain when the value of whiteSpace is set to "preserve"
> which I assume is a bug
That is indeed a bug, I'll put it on the list.
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
W3C Fellow 1999--2001, part-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@c...
URL: http://www.ltg.ed.ac.uk/~ht/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








