kpatnala
7 years agoNew Contributor
XML Generator snap without XSD
Hi,
I want to convert JSON to XML and i’m using XML Generator with valid XSD.
I got the output XML after running the pipeline for a fixed known JSON format with fixed XSD.
If the JSON data is dynamic, Now I don’t know the JSON data format because it is a third party data getting from some REST GET snap request. I cannot define exact XSD in XML Generator snap.
Is there a way where the XML Generator generates XML from the dynamic JSON without depending on XSD?
Thanks,
Kiran