Subject: RE: accessing previous and next element in a loop
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Mon, 24 Sep 2001 19:15:13 +0100
|
To answer several of your questions go have a look at
http://www.bayes.co.uk/xml/index.xml?/xml/tutorial/filtering/filter.xml
Ciao Chris
XML/XSL Portal
http://www.bayes.co.uk/xml
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Guillaume Rousse
> Sent: 24 September 2001 18:52
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject: accessing previous and next element in a loop
>
>
> I am producing several html page from a xml document, by
> iterating over a
> list of items ordered by a sort element. I was looking for a
> way of linking
> each of these page to the previous and the next one in the
> list, but i didn't
> found any way of doing this :-(
> Page name are determined by item id, so as to be referenced
> from anywhere, so
> i can't assume first page is page1.html, second is
> page2.html, etc... Has anyone an idea ?
> --
> Guillaume Rousse <rousse@xxxxxxxxxxxxxx>
> GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|