|
Subject: Re: [xsl] "Instantiating a template" ? From: "J.Pietschmann" <j3322ptm@xxxxxxxx> Date: Mon, 01 Dec 2003 22:04:02 +0100 |
Not quite. match="node()" is short for match="child::node()", so it will only match nodes that are children of something: viz elements, text nodes, comments, and PIs.
In other words match="node()" wont match the root node, but not because the root node is explicitely excluded but because the root node doesn't have a parent. Correct?
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Function's at XSLT, Wendell Piez | Thread | Re: [xsl] "Instantiating a template, David Tolpin |
| [xsl] Re: Looking for a starting po, Dimitre Novatchev | Date | Re: [xsl] Selecting only one elemen, constantin . vasiliu |
| Month |