Subject: RE: Using position() with sorted node
From: "Diamond, Jason" <Jason.Diamond@xxxxxxx>
Date: Fri, 16 Mar 2001 14:09:02 -0600
|
> I think the only way of accessing the preceding node in
> sorted order is to
> create a sorted copy of the original data and then process
> this using the
> node-set() extension function. Either that, or find a
> different solution to
> the requirement.
Could this be a good argument for following-node and preceding-node axes?
Jason.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|