Hi All,
Anyone has an XML schema validation example to share? Or point the right direction on the docs?
We're using the XMLBindFileService to create XML files, but we would like to validate them against an XSD file existing on our system… The docs are not very clear on how to do this (or "when" on the creation cycle) , so any help would be appreciated.
We've already set the SHEMA(*YES) on service load and added the schema.dir on the properties file, but apparently it’s not working on its own so we think we’re missing something here…
Thanks in advance,