RE: [xsl] Selecting and printing certain nodes

Subject: RE: [xsl] Selecting and printing certain nodes
From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
Date: Fri, 20 Feb 2004 18:18:12 +0100
> -----Original Message-----
> From: Andreas L. Delmelle
>

I see this bit could be confusing:

> the do-template in my example, with a slightly modified variable
> (otherwise
> it suffers the same defects as pointed out by David and Wendell
> --text will
> not be selected) will ensure that the descending foreach's have a matching
> template that is of higher priority than the node() template.
>

So to put it correctly:

By defining the given template to match foreach-nodes, you will make certain
that the do-template will process the foreach's body and enter the result at
the correct place in the result document.

Cheers,

Andreas


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


Current Thread