[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Convert contents of memptr containing XML into JSON

  • Thread starter Thread starter vjug
  • Start date Start date
Status
Not open for further replies.
V

vjug

Guest
One aproach I would suggest (if you are comfortable using .NET controls) is running XSL transformation that converts XML to JSON. Maybe this link might help: stackoverflow.com/.../xsl-to-convert-xml-to-json

Continue reading...
 
Status
Not open for further replies.
Back
Top