Re: [xsl] Open source XML and XSLT examples

Subject: Re: [xsl] Open source XML and XSLT examples
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Mon, 14 Jun 2010 05:38:55 -0700
On Sat, Jun 12, 2010 at 5:24 AM, robert <robert@xxxxxxxxxxxx> wrote:
> Are there any large, comprehensive XSLT transform examples freely
> available?

Depends on what is to be considered "large" and "comprehensive".

The FXSL library consists of may functions/templates each of which is
not "large" (and I consider this a plus) and is a building block for a
large class of transformations. The "largest" of them is a general LR
parser (f:LRParse()), consisting of 200+ lines.

The test examples for each function/template are "comprehensive".

FXSL is open source and has been available for 10 years. It has been
downloaded many thousands of times and is being used in practical XSLT
applications.


> If so, where can I find them?

http://sf.net/projects/fxsl

The home page of FXSL, containing links to FXSL articles is at:

http://fxsl.sf.net


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



>
> Thanks
>
>



--

Current Thread