[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Getting ordering info from a lookup table
Subject: Re: [xsl] Getting ordering info from a lookup table
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 30 Oct 2006 23:43:12 GMT
|
.. select="document('lookup.xml')/files/doc[. = $myself]/following-sibling::doc[1]
and preceding-sibling instead of following for the previous link
David
|