Dynamic XSLT Evaluation?

I've been studying Chiba implementation of xforms.xsl and I've noticed that
there is an evaluation of XPath statements that dynamically resolves an
XPath expression at runtime.   I am referring to the following:

 

<xsl:when
test="xforms:value=xalan:evaluate(concat($InstanceNodeStr,$absref))">

 

This looks to be a xslt processer specific implementation.  Is there any
means of doing this xslt processor neutral?

 

Thanks,

 

Al



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

Received on Friday, 19 July 2002 23:14:32 UTC