xsl-list
[Top] [All Lists]

[xsl] Difference between current(), node() and self ??

2006-09-20 05:36:01
Hi,

Until now, I thought that
<xsl:value-of select="self"/>, <xsl:value-of select="node()"/> and
<xsl:value-of select="current()"/> would print out the same values,
but found out that this is not true.

It seems that current() prints out all the values including its child...
and node() and self... could anyone please tell me what exactly the
difference between these?


Thank you!
-Jaebin

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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