On Wed, Dec 17, 2008 at 10:20 PM, Mukul Gandhi <[email protected]> wrote:
> 2) Even without specifying version="1.1" in the Schema, type
> alternatives are recognized
I think this is because, we specified following in the file,
XMLSchema11Test.java
System.setProperty("javax.xml.validation.SchemaFactory:http://www.w3.org/XML/XMLSchema/v1.1",
"org.apache.xerces.jaxp.validation.XMLSchema11Factory");
SchemaFactory sf =
SchemaFactory.newInstance("http://www.w3.org/XML/XMLSchema/v1.1");
--
Regards,
Mukul Gandhi
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]