[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] XSL in the AJAX world


Subject: Re: [xsl] XSL in the AJAX world
From: "Jesper Tverskov" <jesper@xxxxxxxxxxx>
Date: Fri, 16 May 2008 15:34:30 +0200

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


Current Thread
Keywords
xml