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 |
- RE: simple XSL
- Ben Robb - Tue, 18 Apr 2000 18:23:10 +0100
- David Carlisle - Tue, 18 Apr 2000 18:44:17 +0100 (BST) <=
- <Possible follow-ups>
- Damon Williams - Tue, 18 Apr 2000 13:41:13 -0500
|
|