JSOn Object
Optionaloptions: XMLStringfyOptionsOptions for stringifying the XML
Convert JSON object into XML string with an optional indent (number or string). When an indent is specified the XML will be pretty printed.
JSOn Object
Optionalindent: string | numberIndent level; if set pretty prints the XML otherwise omits pretty printing
Optionaloptions: XMLStringfyOptionsAdditional stringify options
Convert JSON object into XML string