[xml] TextReader schema validator



Hi,

I've created a XML schema validator
based on reader1.c example by
adding the xmlTextReaderSchemaValidate  function.

Everything works fine, but xmlTextReaderSchemaValidate  
as a result returns 0 if the schema can be activated.

How can I return a message like the one in xmllinit.c.
Something like "test.xml validates"?

BR, Jovan

--
Advice for software developers and horse racing enthusiasts: Avoid hacks



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]