Re: [xsl] merging generic elements in a parent-child relationship

Subject: Re: [xsl] merging generic elements in a parent-child relationship
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 26 Jun 2002 09:54:24 +0100
me> @*[contains(concat(' ',name(),' '),$list)]
or rather the other way round:
@*[contains($list,concat(' ',name(),' '))]

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