xsl-list
[Top] [All Lists]

Re: [xsl] XSL in the AJAX world

2008-05-16 06:35:02
I have the nice FXSL function, f:json-document(),  working  but I am
wondering if it can transform any JSON generated from XML back to XML?

As far as I know:

Yahoo JASON uses "Content" for element content if attributes are used,
http://developer.yahoo.com/common/json.html#xml.

Google use $t for element text content in JASON,
http://code.google.com/apis/gdata/json.html#Background.

A conversion article at xml.com uses @ in JASON to indicate
attributes, #text for content in elements if parent also has
attributes, and for text in mixed content,
http://www.xml.com/pub/a/2006/05/31/converting-between-xml-and-json.html.

Cheers,
Jesper Tverskov
http://www.xmlplease.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>