Hi,
How do you get an XSD 1.1 SchemaFactory using Xerces 2.11 ?
This line:
SchemaFactory.newInstance("http://www.w3.org/XML/XMLSchema/v1.1");
fails with the message:
"No SchemaFactory that implements the language..... could be found"
Looking in the jar, the class XMLSchema11Factory is missing from
org.apache.xerces.jaxp.validation... is that right?
thanks
andrew
--
Andrew Welch
http://andrewjwelch.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]