I don't know the answers to many of your questions below. But I think, XML Schema 1.1 assertions is not the only way to solve XML use cases of co-occurrence constraints. For e.g, its also possible to write some Java code using the DOM APIs to achieve the similar result. Having said this, I would also say that XSD has its own niche!
On 22 September 2017 at 12:03, Kulkarni, Gopalkrishna < gopalkrishna.kulka...@sap.com> wrote: > Dear Experts, > > > > From SAP Labs India we are trying to evaluate the XML validation against > the XSD using the XML Schema 1.1.. We found that Apache Xerces claims to > support the XML Schema 1.1 validation partially (experimental) > > We have following questions! > > I. We found that XSD validation with XML Schema 1.1 > is only possible with 2.11-beta version. We failed to get it working with > 2.11 and 2.10 released version. We tried both by directly jar download > <http://xerces.apache.org/mirrors.cgi> and via apache service m > <https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.xerces>ix > OSGi (we use OSGi) > > We found one class missing in 2.11 release vs 2.11-beta (check the > attached screen shot) > > > > II. Why is the implementation delivered is termed > *experimental*?. What are the key deficiencies > > III. Our use case is to only use the ‘Assertions” do you > have any non-functional gaps in this support for example performance can be > improved or deprecated API usage etc.? > > IV. When is the planned release of 2.11-beta? > > > > Regards, > > > > Gopal > > Team Architect for SAP Cloud platform Integration > > SAP Labs, > > #138 EP, Whitefield > > Bangalore – 560066 > > (India) > > +91 9972567432 <099725%2067432> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org > For additional commands, e-mail: j-dev-h...@xerces.apache.org > -- Regards, Mukul Gandhi