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

Re: simple XSL


Subject: Re: simple XSL
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 18 Apr 2000 18:44:17 +0100 (BST)

> <xsl:template match="*/C">

that is equivalent to 
<xsl:template match="C">
except it doesn't match the document element.

David


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



Current Thread