Re: [xsl] XSL and function calls

Subject: Re: [xsl] XSL and function calls
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 18 Oct 2001 09:24:53 +0100
> I'm having problems calling any function calls like concat, substring, ...
> when using the <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";> .
> 
> I know that using XSLT it works fine, BUT, I'm suppose to use the
> http://www.w3.org/TR/WD-xsl.

If you write C programs and give them to a C compiler they work, if you
give them to a Fortran compiler, they ususally don't.

The language implemented in the namespace xmlns:xsl="http://www.w3.org/TR/WD-xsl";
is an entirely different (Microsoft-specific, and deprecated even by
microsoft) language that is not XSLT and not the subject of this list.

David
(Seee the FAQ for this list)

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread