xsl-list
[Top] [All Lists]

Re: Conditional Processing in XSLT & JS

2003-01-03 00:46:36
Hi,

I have the following evaluation :

        <xsl:if test="'{name}' = 'return bpr_name()'">  

if the contents of 'name' node and the string returned by the javascript
function are equal the it will perform the following tasks.

For some reason or other it is not evaluating the bpr_name function.

Can anybody give me some hint of what maybe is happening??

Regards

Frank

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>