A
atuldalvi123
Guest
hDoc:load() validates only XML file structure, not against external XSD file. I also tried below options but still no success. hDoc:SCHEMA-PATH = "validate.xsd". hDoc:NONAMESPACE-SCHEMA-LOCATION = "validate.xsd". I tried these options for Sax reader as well but getting same result. Is there any other way to validate XML file against the external XSD file ?
Continue reading...
Continue reading...