|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Fun with regular expressions
> Haven't tried xerces or MSV yet...
MSV and MSV with the -xerces option handles the schema correctly. Where
<element name="foo">
<simpleType>
<restriction base="double">
<maxInclusive value="INF" />
</restriction>
</simpleType>
</element>
<foo xmlns="http://www.example.com"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.example.com test.xsd">NaN</foo>
raises a validity error as expected.
Cheers,
Jeff Rafter
|
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








