XMLBindFileService XSD file validation

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
cesarrafael
Posts: 32
Joined: Tue Dec 01, 2015 3:44 am

XMLBindFileService XSD file validation

Post by cesarrafael »

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,
Post Reply