- From: Prakash Bande <prakash.bande@sdrc.com>
- Date: Fri, 01 Jun 2001 09:33:27 +0530
- To: Martin Gudgin <marting@develop.com>, xmlschema-dev@w3.org
- Message-ID: <3B17140D.420B39C4@sdrc.com>
xerces-c-src_2001-05-30 does the validating process against XML schema. This isn't yet released I belive but is available for review in the latest nightly build. http://xml.apache.org/dist/xerces-c/nightly/ However only SAX parser is able to do the validation against schema but the DOM parser does'nt. I have send a mail earlier in this list asking if someone knows of a DOM parser in C++ which can vailate my instance documents against schema. Please let me know is someone come accross such a thing. Thanks, Prakash. Martin Gudgin wrote: > You might like to check out Xerces 1.4.0 over at > http://xml.apache.org/xerces-j/index.html > > Martin > > ----- Original Message ----- > From: "Roman Rytov" <roman@davinci.co.il> > To: <xmlschema-dev@w3.org> > Sent: Thursday, May 31, 2001 4:44 PM > Subject: Question about vallidating packages > > > Which API (library, packages etc.) are available for using XML document > > validating process against XML Schema in Java or C++? I mean not process > of > > validating XML Schema it self but an instance of XML document according to > > certain XML Schema. > > -- Prakash Reddy Bande email Prakash.Bande@sdrc.com Ext.124,Ph.+91-2139-33666 Structural Dynamics Research Corporation Product Groups - India
Received on Friday, 1 June 2001 00:00:00 UTC