[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Trying to find out which XSLT processor is in Firefox, to get at node-set() function


Subject: [xsl] Trying to find out which XSLT processor is in Firefox, to get at node-set() function
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 13 Oct 2005 16:03:21 -0400

Hi everyone,

Today I'm trying to use the XSLT processor inside Firefox and I don't know which XSLT processor is being used to know which node-set extension to use (if one is, indeed, available). This is the extension function outside of XSLT 1.0 that converts a result tree fragment into a node set suitable for XPath processing.

I've tried the following without success:

   {http://exslt.org/common}node-set()
   {urn:schemas-microsoft-com:xslt}node-set()
   {http://xml.apache.org/xalan}nodeset()
   {http://www.jclark.com/xt}node-set()

Can anyone point me to the XSLT extensions that are available in Firefox?

Thanks for any help anyone can be!

. . . . . . . Ken

--
World-wide on-site corporate, govt. & user group XML/XSL training.
G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Cancer Awareness Aug'05  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


Current Thread
Keywords