Actions
Support #3230
closedBlessed way to disable json escaping?
Start date:
2017-05-19
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
Is there any way that json escaping can be disabled while using xml-to-json() or the json output method similar to the serialze-json() function with 'escape':true()? From what I can tell, the spec does not offer this option. Although I could use serialize-json() this line from the Saxon documentation gives me pause to do so:
This function remains available in the Saxon implementation for the time being."
I've attached two stylesheets demonstrating the difference.
Files
Please register to edit this issue
Actions