08-13-2019 09:24 AM
I’m creating an XML by providing XML Schema to the incoming data.
Can anyone provide some inputs how can I remove an empty tag from an XML?
Solved! Go to Solution.
08-13-2019 10:42 AM
Can probably use the XSLT snap with some XSL code to strip the empty elements.
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1439275/XSLT
08-13-2019 10:42 AM
Can probably use the XSLT snap with some XSL code to strip the empty elements.
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1439275/XSLT