Re: Support of schema 1.1
Michael Glavassevich <[email protected]>
| Newsgroups | gmane.text.xml.xerces-j.user |
|---|---|
| Message-ID | <OFD36CC3CF.6E1258E5-ON85257C69.0059BC3B-85257C69.005A0EF3@ca.ibm.com> |
Support for XML Schema 1.1 only exists in the beta. Think of it as Xerces-J 2.11.0 + beta support for XML Schema 1.1 rather than a beta version of Xerces-J 2.11.0. Michael Glavassevich XML Technologies and WAS Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected] Vinícius Lopes <[email protected]> wrote on 01/23/2014 05:50:35 AM: > From: Vinícius Lopes <[email protected]> > To: [email protected], > Date: 01/23/2014 11:19 AM > Subject: Support of schema 1.1 > > Hello, I'm trying to compile the stable version of Xerces 2.11.0 > with schema 1.1 support, but it doesn't work. I compiled the beta > version of Xerces 2.11.0 with schema 1.1 support and it works. Did I > do anything wrong when compiling the stable version ? I used the > command "build all" and then I tried "build jars-schema11", but none > generated jars with support to schema 1.1, only in the beta version it worked. > > Thanks, > Vinícius