|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: XLST Processors that support JavaScript
So why is it that when I use "urn:schemas-microsoft-com:xslt" in the stylesheet tag I get the following error: "The scripting language 'vbscript' is not supported"? (the exact tag is: <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:user="urn:user" exclude-result-prefixes="msxsl user" version="1.0"> ) -----Original Message----- From: Kirk Allen Evans [mailto:kaevans@xxxxxxxxxxxxx] Sent: Tuesday, September 03, 2002 3:08 PM To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: RE: XLST Processors that support JavaScript -----Original Message----- From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Ziv Friedman Sent: Tuesday, September 03, 2002 9:09 AM To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx' Subject: RE: XLST Processors that support JavaScript > note that JavaScript is not supported by MSXML.NET To clarify, there is no such thing as "MSXML.NET". MSXML refers to Microsoft's COM-based XML parser, which does not share any code with the managed classes in .NET supporting XML. And, yes, JavaScript extensions are supported in .NET, using the "urn:schemas-microsoft-com:xslt" namespace and the msxsl:script element. In addition, .NET supports compiled extension objects through the XsltArgumentList class. You can write these extensions in any .NET managed language. Kirk Allen Evans http://www.xmlandasp.net Author, "XML And ASP.NET", New Riders Publishing http://www.amazon.com/exec/obidos/ASIN/073571200X XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








