xsl-list
[Top] [All Lists]

Re: [xsl] Identity transformation for XSLT 2.0

2007-12-17 01:46:44
On 12/17/07, Colin Paul Adams wrote:
Well, you can't use collection() portably anyway.

This is only partly true, it happens that the most simple usage works
the same in SAXON and AltovaXML with a collection file looking, e.g.,
like this:

<collection>
        <doc href="temp_1.xml"/>
</collection>

Cheers,
Jesper Tverskov
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>
--~--