xsl-list
[Top] [All Lists]

Re: [xsl] XSL/XPath 2.0 - most efficient way to find route to target element

2008-04-26 16:33:26
On Sat, Apr 26, 2008 at 11:27:07AM -0400, Robert Koberg wrote:
In the xml structure below, imagine:
- all nodes have name (not necessarily unique) and id (???unique)
attributes

Then the shortest path for an HTML link is probably
concat('#', @id)

Liam


-- 
Liam Quin, W3C XML Activity Lead, http://www.w3.org/People/Quin/
http://www.holoweb.net/~liam/ * http://www.fromoldbooks.org/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--