[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: Converting JSON to XML ... how to deal with control characters present in the JSON?
- From: "Clemens Uhlenhut" <contact@xml-buddy.com>
- To: <xml-dev@lists.xml.org>
- Date: Sun, 1 Nov 2015 11:27:16 +0100
Hi,
On converting JSON to XML using XML ValidatorBuddy as editor, control
characters in the range from 0x01 to 0x1f are converted into a numerical
character entity. However, this is only well-formed for XML 1.1.
Kind regards
Clemens
http://www.xml-buddy.com
-----Original Message-----
From: Costello, Roger L. [mailto:costello@mitre.org]
Sent: Tuesday, October 27, 2015 6:57 PM
To: xml-dev@lists.xml.org
Subject: Converting JSON to XML ... how to deal with control characters
present in the JSON?
Hi Folks,
Occasionally I have a JSON file that contains a control character which is
not allowed in XML.
When converting JSON to XML, how do you deal with control characters in
JSON?
Is there a library available that will remove control characters from JSON?
Suppose I convert JSON to XML and then hand the XML off to an XML parser. Is
there an XML parser that will automatically exclude non-XML characters?
/Roger
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]