Thanks for the timely response.
The news is disappointing. We have a data driven system that uses the parser
to validate portions of our data. With 1.1, we could have done a lot more.
We need both the JAXP validation (which works) and the XS library (which does
not work) for extracting annota
Andrew Welch wrote on 23/04/2012 03:33:23 PM:
> From: Andrew Welch
> To: j-users@xerces.apache.org,
> Date: 23/04/2012 03:33 PM
> Subject: Re: How do I load an XSD 1.1 Schema using the XSloader?
>
> On 23 April 2012 19:31, David Glaser wrote:
> > I tried to load an XSD conforming to Version 1
Andrew Welch wrote on 23/04/2012 03:30:45 PM:
> From: Andrew Welch
> To: j-users@xerces.apache.org,
> Date: 23/04/2012 03:32 PM
> Subject: Re: When will 1.1 support leave beta
>
> On 23 April 2012 19:34, David Glaser wrote:
> > When will the XSD 1.1 functionality in Xerces-J 2.11.0 leave beta
On 23 April 2012 19:31, David Glaser wrote:
> I tried to load an XSD conforming to Version 1.1 using the QueryXS.java
> sample and it refuses to load an XSD containing a single “assert” element.
>
>
>
> I used the getRecognizedVersions() method of the XSImplementation object to
> determine what v
On 23 April 2012 19:34, David Glaser wrote:
> When will the XSD 1.1 functionality in Xerces-J 2.11.0 leave beta?
>
>
>
> It seems to be in the beta state since November of 2010.
The XSD 1.1 spec has only just become a rec (5th April 2012).
--
Andrew Welch
http://andrewjwelch.com
---
When will the XSD 1.1 functionality in Xerces-J 2.11.0 leave beta?
It seems to be in the beta state since November of 2010.
-David
I tried to load an XSD conforming to Version 1.1 using the QueryXS.java sample
and it refuses to load an XSD containing a single "assert" element.
I used the getRecognizedVersions() method of the XSImplementation object to
determine what versions are supported and it reports "1.0".
T then trie