Re: [xsl] contains any child nodes attribute value

Subject: Re: [xsl] contains any child nodes attribute value
From: florian <csshsh@xxxxxxxxxxxxxxx>
Date: Wed, 11 Jun 2003 18:11:03 +0200

On Mittwoch, Juni 11, 2003, at 05:29 Uhr, David Carlisle wrote:




test="contains(concat(' ','i like oranges',' '),concat(' ','oranges',' '))"

is true, replace 'i like oranges' and 'oranges' by Xpaths selecting
whatever you need to select.

i got that..


but how can i define in xpath all the foo attributes of the child
nodes? (replacing oranges in that case)

thanks!


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



Current Thread