Re: [xsl] text values of nodes

Subject: Re: [xsl] text values of nodes
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 12 Nov 2002 22:54:56 GMT
> can I grab just the group value (abc)?
if the group element is the current node,

select="normalize-space(text()[1])"


David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread