RE: [xsl] variable declaration

Subject: RE: [xsl] variable declaration
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Mon, 29 Apr 2002 16:23:47 +0100
> hi
> the namespace
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>
> doesnt allow me to use <xsl:variable>
> in that case how do i declare variables??

You upgrade to XSLT
>
> and why is that it <xsl:variable> can not be used in the namespace
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>????
>
Because WD-xsl was based on a very early working draft of XSLT before
<xsl:variable> had been specified.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx


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


Current Thread