Hello, I would like to know how to validate an XML file with
a schema with libxml++-2.12 I’ve found something like with ‘libxml2’: xmlTextReaderPtr reader; xmlTextReaderSchemaValidate( reader ,
schema ); But could not found any example on how to use schema
validation with libxml++. Could someone help me please ? Laurent Marzullo lmarzullo externe orange-ftgroup com
|