Subject: RE: Methods for changing the context node ?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 12 Sep 2007 13:25:53 +0100
|
At the XPath level, the context node is changed by "/" and "[]".
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: John Smith [mailto:debrief@xxxxxxxxx]
> Sent: 12 September 2007 13:21
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Methods for changing the context node ?
>
> Hello,
>
> Apart from using <apply-templates /> and <for-each /> are
> there any other methods for changing the context node?
>
> I don't have any particular problem to show, but some places
> I am using <for-each> even though there is really not an
> iteration process.
>
> Thanks,
> John
|