Re: [xsl] xsl:sort in old MSXML

Subject: Re: [xsl] xsl:sort in old MSXML
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 1 Jul 2003 18:21:26 +0100
> So XSLT with saxon or xalan extensions is run in machines that have
> these products interpreter installed on them? 

Yes (where else would could they run?)  If you write a stylesheet that
uses extenions specific for saxon, then it can only be run with saxon.

Please read the XSLT specification's section on extensions, or a
book. It is possible to write styesheets that contain extensions for
many different processors, and will work on all of them, but each
processor usually only understands its own extesnions, although many
also understand the extensions in the EXSLT namespace, which is a common
specification of XSLT extension functions.


David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread