Thanks. I am not using MSXML, which I suspect uses <xsl><define-script>..
Another thought. I am using
"xmlns:xsl='http://www.w3.org/1999/XSL/Transform'", which I now suspect is
only XSLT 1.0. What would be the reference for XSLT 1.1?
-----Original Message-----
From: Michael Kay [mailto:mhkay@xxxxxxxxxxxx]
Sent: August 8, 2001 10:09 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: Where do I put <xsl:script>
> Where do I put the <xsl:script> command? I was trying:
Somewhere in an XSLT 1.1 WD stylesheet.
But not in an MSXML3 stylesheet, because it doesn't implement the XSLT 1.1
WD.
It has an <msxsl:script> element which you can use instead.
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|