Forum Discussion

plviji's avatar
plviji
New Contributor
2 years ago

To convert Json to XML with multiple attribute elements with ids and values

  Json: "name": "Company Name", "addressLine1": "10 North Street", "addressLine2": null, "city": "Washington", "state": "DC", "postalCode": "12345", "country": "USA" Expected XML: <Vocab...