Hi Andrew,

Sanity check... Did you download [1] the stable version of Xerces-J 2.11.0
or the XML Schema 1.1 beta version of 2.11.0?

You need the XML Schema 1.1 beta binary package.

Thanks.

[1] http://xerces.apache.org/mirrors.cgi#binary

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrgla...@ca.ibm.com
E-mail: mrgla...@apache.org

Andrew Welch <andrew.j.we...@gmail.com> wrote on 12/15/2010 10:54:14 AM:

> 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: j-users-unsubscr...@xerces.apache.org
> For additional commands, e-mail: j-users-h...@xerces.apache.org

Reply via email to