Actions
Support #6190
closedForward slash escaped when using xml-to-json function
Start date:
2023-09-01
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
10
Fix Committed on Branch:
10
Fixed in Maintenance Release:
Platforms:
Java
Description
Hi,
When we try to excute the xml-to-json function we got the forward slash escaped which cause errors in our side. Could you please tell us how could we avoid this escape.
Exp : input >> "uniqueIdentifier": "00345963/4" output >> "uniqueIdentifier": "00345963 / 4"
We are using saxon-ee-10.4
Please find attached the xslt map and the payload.
Thank yo in advance.
Best Regards. Fouad
Files
Please register to edit this issue
Actions