- From: Charles Pritchard <chuck@jumis.com>
- Date: Fri, 30 Sep 2011 14:19:50 -0700
Now that DOM4 includes DOMString as an argument type for Node methods, I'd like to have a clear and easy path to serialize a JSON object into an XML DOMString. It's not a trivial task. Any takers? Example: JSON.toXML({div:'Hello world'}); -Charles
Received on Friday, 30 September 2011 14:19:50 UTC