Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[xsd-dev] Xerces 2.11.0

Hello,

I want to create an XSD 1.1 as I need some new features as
maxOccurs="unbounded" in <all> and others. So I need to use Xerces 2.11.0
which support XSD 1.1.

But in my .eclipse/793567567/plugins there is
org.apache.xerces_2.9.0.v201005080400.jar.

How can I update to Xerces 2.11.0?

I tried to put xercesImpl.jar from
Xerces-J-bin.2.11.0-xml-schema-1.1-beta.tar.gz which I downloaded from
Apache, but it didn't work, it gave errors.

I tried OxygenXML Eclipse plugin but it uses Xerces 2.9.0 too.

My configuration:
Fedora 15
eclipse-platform-3.6.2-5.fc15.x86_64
java-1.6.0-openjdk-1.6.0.0-59.1.10.3.fc15.x86_64
jdk-1.6.0_27-fcs.x86_64

I can send Eclipse config if needed.

Martin E.


Back to the top