Search and Browse
xml-to-json($node as node()?) as xs:string?
Converts an XML tree (in w3c 'XML Representation of JSON' format) into a string conforming to the JSON grammar. Basic string (un)escaping.