Leszek Gawron escribi�:
Thorsten Scherler wrote:
Both are not working.

Sorry for that. I also had problems of this kind (and from what I see on the list we're not the only one). You can implement some method that takes a Node as parameter and check what should be the proper syntax in the debugger. Still this takes a little bit of work to do.



I may have a look into that (much) later, but I reckon Antonio is on the case. ;-)


Cheers for your tips, they helped heaps to understand that I created a node and not a value (like I thought).

Again if I am use to something like
<xsl:variable name="test">test</xsl:variable>

The following results 'true'.
<xsl:if test="$test='test'"/>

--
thorsten

"Together we stand, divided we fall"
Hey you (Pink Floyd)


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to