Re: [xsl] Identity transformation for XSLT 2.0

Subject: Re: [xsl] Identity transformation for XSLT 2.0
From: "Jesper Tverskov" <jesper@xxxxxxxxxxx>
Date: Mon, 17 Dec 2007 10:24:56 +0100
On 12/17/07, Colin Paul Adams wrote:
> But it won't work on Gestalt. Nor is it likely to work on any other
> XSLT 2.0 processor to come. So it is completely true.

It is only completely true in a world of idealism but not in a world
of realism. SAXON and AltovaXML together probably have 99.999% of the
market for XSLT 2.0 processors.

The third real XSLT 2.0 processor to appear will probably be made by
Microsoft. It is my guess that for simple usage the collection()
function will work like in SAXON and in AltovaXML.

Considering that Microsoft often walks an extra mile to make things
easier for users, it is also my guess that Microsoft will allow the
collection() function to read files saved by same stylesheet, just
like SAXON and AltovaXML have chosen to do.

Cheers,
Jesper Tverskov
www.xmlplease.com

Current Thread