Re: No Longer able to use <xsl:script> tag

Subject: Re: No Longer able to use <xsl:script> tag
From: Jeni Tennison <mail@xxxxxxxxxxxxxxxx>
Date: Wed, 8 Nov 2000 10:24:53 +0000
Bharat,

> I am unable to use the <xsl:script> tag once I switched my namespace from
> "xmlns:xsl="http://www.w3.org/TR/WD-xsl"; to
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform";.
>
> Is that correct? am I missing anything here. Should I switch to
> <msxml:script> tag ?

You should switch to the msxsl:script element.  There is no such thing
as xsl:script in XSLT 1.0 (which is why it stops working when you
change to the XSLT 1.0 namespace).

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



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


Current Thread