XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Converting JSON to XML ... how to deal with controlcharacters present in the JSON?


On Tue, Oct 27, 2015 at 1:56 PM, Costello, Roger L. <costello@mitre.org> wrote:

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?

Such things probably come from 8-bit but not encoding-aware databases and are garbage to begin with.  XML 1.1 was intended to make this easier to handle at a high level by not inducing a low-level failure, but we all know what happened to that effort on the road paved with (my) good intentions.

So use a little custom code to flush such control characters.  AFAIK, neither JSON renderers nor XML parsers have such options built in.

--
GMail doesn't have rotating .sigs, but you can see mine at http://www.ccil.org/~cowan/signatures


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS