Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 277 Bytes

json-to-xml.md

File metadata and controls

9 lines (7 loc) · 277 Bytes

json-to-xml()

node-set json-to-xml(string json)

The json-to-xml function translates the given json string into a corresponding XML structure as described in the JSON DOM Structure. If any errors occur, an empty node-set is returned.