[progress Communities] [progress Openedge Abl] Forum Post: Validate Xml With Xsd File Using...

  • Thread starter Thread starter atuldalvi123
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top