[xsl] Get text of one element

Subject: [xsl] Get text of one element
From: "johnli121" <johnli121@xxxxxxx>
Date: Sat, 27 Aug 2005 11:45:54 +0800
Hi,

When I use <xsl:value-of select="."/> to get the text of one element. It
return all text of current node and its descendant nodes. Is there any way
to retrieve only the text of current node?

Thanks,
John

Current Thread