Characters in the JSON input which would be invalid in the XML output are now being replaced by the REPLACEMENT CHARACTER (xFFFD)
as specified by the XSLT 3.0 json-to-xml()
function escape rules.
Characters in the JSON input which would be invalid in the XML output are now being replaced by the REPLACEMENT CHARACTER (xFFFD)
as specified by the XSLT 3.0 json-to-xml()
function escape rules.