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:


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@investcomholding.com]
Sent: Wednesday, March 06, 2002 7:20 PM
To: XSL-List@lists.mulberrytech.com
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


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