This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: variable declaration


> 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@ntlworld.com
work: Michael.Kay@softwareag.com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]