You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xerces.apache.org by bharath s <bh...@gmail.com> on 2008/04/29 09:59:31 UTC

VALIDATION

Hi all,

       Im trying to validate an xml against a schema using Xerces 2.8 c++
parser..

Attachments:

schemafiles.rar contains all necessary .xsd files

xccdfnew.xml is the xml file im trying to validate.

valid.cpp is the code im using to validate the xml file..

Im able to validate it using oxygen XML editor which inturn uses xerces
library  only...


can u Plz review my code and let me know the necessary changes?


Thanks in advance,

Bharath Shankar