Hi Robert, I don't think you've overlooked anything here.
Kind regards, Roger > -----Original Message----- > From: Robert Hairgrove <evorgri...@hispeed.ch.INVALID> > Sent: 29 August 2022 10:10 > To: c-dev@xerces.apache.org; c-us...@xerces.apache.org > Subject: Re: Xerces 4 and XML Schema 1.1 validation > > It looks like I was confused by the statements found here under "Features" > (https://xerces.apache.org/xerces-c/): > > * Conforms to > o XML 1.0 (Third Edition) > <http://www.w3.org/TR/2004/REC-xml-20040204/>, W3C > Recommendation > o XML 1.1 (First Edition) > <http://www.w3.org/TR/2004/REC-xml11-20040204/>, W3C > Recommendation (Note: section 2.13 Normalization Checking has > not been implemented) > > After doing some more research, I realize that I am looking for XSD 1.1 > support (which Xerces-J apparently has, but Xerces-C++ does not) and not > XML 1.1 which has nothing to do with XSD. > > Or did I overlook something else?