[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: Re: [xsl] Convert apply-templates to call-template?
Subject: RE: Re: [xsl] Convert apply-templates to call-template?
From: cknell@xxxxxxxxxx
Date: Tue, 31 Jan 2006 09:21:09 -0500
|
I don't think <xsl:apply-templates /> will work, because I can't match
the <item> tag as there are other parts of the app which use it.
Any advice would be great.
You can match an element (careful when you say "tag" on this list), multiple times by using the "mode" attribute on the apply-templates and template elements.
--
Charles Knell
cknell@xxxxxxxxxx - email
|