StephaneGuedon
8 years agoNew Contributor
Xml, xslt & xsd validation
Hello,
I have a question about how the xml / xsd / xslt works in SnapLogic
Right now, we are trying to produce an XML file in a very specific format using
- XML formatter
- XSLT
When producing the file without the xsd validation, we get an xml file that passes the validation against our xsd without any problem in our validation software.
When producing the file requesting for the XSD validation in the XSLT, we get the following error message
Error validating xml - cvc-elt.1: Cannot find the declaration of element ‘root’. - Error occurred while validating the XML
Could someone help me understand how we can validate an XML against XSD in SnapLogic ?
Thanks a lot for your help
Stéphane