xsl-list
[Top] [All Lists]

RE: #Please Help: Nested conditions

2004-02-20 14:22:34
-----Original Message-----
From: Matthias Fischer

<snip />
... expression: <xsl:template match="node()|@*> processes all "children
of something" (Kay, 432). What I have difficulty to grasp is: children
of what? All children of something downstream from the child note of
<TROW>, which was the last to be processed?


Hi,

That is indeed *one* side of the picture.

To put it in other terms:
All nodes that have been selected by any xsl:apply-templates and have no
higher priority matching template defined for them elsewhere in the
current/imported/included stylesheets.


Hope this makes it a bit clearer.

Cheers,

Andreas


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



<Prev in Thread] Current Thread [Next in Thread>