RE: [xsl] Get XPath to Node from Node?

Subject: RE: [xsl] Get XPath to Node from Node?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 8 Jan 2001 18:41:26 -0000
> > I need to be able to get the node's XPath.   Does anyone have an
> > example for how to do this?  I am using MSXML 3.0.
> 
> Hi Jeff,
> 
> Below is a sample xml document and a stylesheet...

If you want a one-line solution rather than 100 lines, then the alternative
is

saxon:path()

Mike Kay

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


Current Thread