A
atuldalvi123
Guest
Hi All, I have to validate my xml file with a given XSD file and for that I am using SaxReader with attribute hParser:NONAMESPACE-SCHEMA-LOCATION = "c:\abc.xsd" and hParser:VALIDATION-ENABLED = TRUE. My xsd file is not correct, even if it is complete garbage it wont give me a error message. I added error callback and also SAX-PARSE() in a persistent procedure but still i get no errors. Pls suggest.
Continue reading...
Continue reading...