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