[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Recursively link XML blocks


Subject: Re: [xsl] Recursively link XML blocks
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 20 Nov 2001 10:02:37 GMT

<xsl:template match="insert">
 <xsl:apply-templates select=//*[name=current()]"/>
</xsl:template>

David
(with as many ] as [ this time)

_____________________________________________________________________
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