Subject: Re: template matching
From: Peter Flynn <pflynn@xxxxxx>
Date: Thu, 05 Feb 2004 15:27:51 +0000
|
On Wed, 2004-02-04 at 15:14, David Carlisle wrote:
> } <xsl:template match="//note">
>
> Or equivalently just
>
> <xsl:template match="note">
>
> Starting a match with // does not change the elements matched, only
> changes the default priority)
Quite right, my memory was bleeding over from what I
was working on.
> Normally I'd use separate templates rather than an xsl:choose:
Ditto :-)
I need more coffee.
///Peter
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- template matching
- james walker - Wed, 4 Feb 2004 08:27:07 -0500 (EST)
- Peter Flynn - Wed, 4 Feb 2004 09:34:07 -0500 (EST)
- David Carlisle - Wed, 4 Feb 2004 10:15:49 -0500 (EST)
- Peter Flynn - Thu, 5 Feb 2004 10:28:38 -0500 (EST) <=
- David Carlisle - Wed, 4 Feb 2004 10:35:30 -0500 (EST)
- <Possible follow-ups>
- Varley, Roger - Wed, 4 Feb 2004 09:33:38 -0500 (EST)
- cknell - Wed, 4 Feb 2004 09:45:13 -0500 (EST)
- Varley, Roger - Wed, 4 Feb 2004 09:52:25 -0500 (EST)
|
|