Subject: CURRENT NODE - Is it only determined through <xsl:template match="X"> ???
From: "Jonathan Asbell" <jasbell@xxxxxxxxxx>
Date: Sun, 23 Jan 2000 11:05:26 -0500
|
|
Is the Current node only determined with the "match"
attribute, or does "apply-templates" also determine current node. I am
confused because once you match, you can also apply templates. Where does
the navigation refer from?
|
|