Forum Discussion

manchis's avatar
manchis
New Contributor
5 years ago

How to convert JSON to XML with multiple XSD Validations applied

We have a requirement to convert JSON to XML and while converting need to validate with multiple XSD’s (presently I have 2 xsds) and generate XML. Please let me know the possible approaches If possib...