13 Jan
2016
13 Jan
'16
2:06 a.m.
We have JSON that has string/text values which are XML. Is there a way o have the XML as sub-elements value and not be encoded/escaped string? Wray Johnson
13 Jan
13 Jan
2:17 a.m.
Actual XML elements in actual JSON documents won’t be feasible I guess. But after you’ve transformed the JSON to XML, you can parse the escaped strings into XML elements proper, using http://www.w3.org/TR/xpath-functions-3/#func-parse-xml On 13.01.2016 02:06, E. Wray Johnson wrote:
We have JSON that has string/text values which are XML. Is there a way o have the XML as sub-elements value and not be encoded/escaped string?
Wray Johnson
3739
Age (days ago)
3739
Last active (days ago)
1 comments
2 participants
participants (2)
-
E. Wray Johnson -
Imsieke, Gerrit, le-tex