[xsl] RE:

Subject: [xsl] RE:
From: Bagchi Ratul <bratul@xxxxxxxx>
Date: Thu, 7 Mar 2002 04:10:08 +0100
U should use the follwoing namespaces also :
xmlns:msxsl="urn:schemas-microsoft-com:xslt"
xmlns:user="http://mycompany.com/mynamespace";
and while calling a function u should call in the following way :
<xsl:value-of select="user:your_function()"/>


-----Original Message-----
From: Alia Mikati [mailto:Aliam@xxxxxxxxxxxxxxxxxxxx]
Sent: Wednesday, March 06, 2002 7:20 PM
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: 


hi
I get this error msg in my xsl styelsheet:
Keyword xsl:script may not be used in namespace 
http://www.w3.org/1999/XSL/Transform. 
I'm using IE5 and I installed Microsoft parser to update the built-in 
parser of IE. And I'm using vbscript.
What should I do so that I can use xsl:script?
Thx a lot



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

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


Current Thread