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

[xsl] Ann: Transforming J S O N in pure X S L T (Was: Re: [xsl] JSON Ingestion)


Subject: [xsl] Ann: Transforming J S O N in pure X S L T (Was: Re: [xsl] JSON Ingestion)
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Wed, 9 May 2007 10:25:54 -0700

No need for Java or .NET, one can use an <xsl:function/> called


f:json-document():



It is P u r e X S L T



http://dnovatchev.spaces.live.com/Blog/cns!44B0A32C2CCF7488!358.entry




--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play



On 4/19/07, Ingersoll, Utah <Utah.Ingersoll@xxxxxxxxxxxx> wrote:
There are existing XSL stylesheets/libraries for transforming XML to
JSON such as...

http://www.bramstein.nl/xsltjson/

I imagine it would also be possible for an XSL transform to recurse a
piece JSON and create a temporary node set from it.

In the interest of not reinventing the wheel (cough, JSON) does anyone
know of an existing library for ingesting JSON into an XSL transform?

/utah ingersoll


Current Thread
Keywords