Please do not send HTML mail to the list.

Yes, this is possible for XalanJ.  Please see the extension
documentation on the web site.  The argument to any extension function
can definitely be a node-set.
Gary


-------- Original Message --------
 Subject: XSLT Extensions
    Date: Mon, 27 Aug 2001 14:42:59 -0500
    From: Nathan Phelps <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
      To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>

This question is likely better suited for a 'users' mailing list, but
http://xml.apache.org/mail.html doesn't list one for Xalan.So, here it
is...

Is there a way to select a node within the XSL and then provide that
value as an argument to the extension function or extension element in
JScript?

Example:

<xsl:value-of select="my-ext:myFunction(I NEED TO DO AN XPATH SELECT
HERE)"/>

Thanks,

Nathan

Reply via email to