Subject: Re: Sorting a variable that contains a nodeset
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Thu, 10 Jan 2002 16:11:35 -0000
|
Hello Rafeal,
----- Original Message -----
From: "rafael vazquez" <rc_vazquez@xxxxxxxxxxx>
> Hi All!
> I have a variable containing a nodeset as
> <xsl:variable name="var" select="//ARTICULO"/>
> and I want to order this nodeset by the node 'NOMBRE_FAMILIA'. How can I
> perform it? Exists any function that sorts the variable?
depends on how you generate the variable, and if u want to use an extension
function to continue manipulating it ( node-set() function that is).
but since u didnt give me a snippet of xml that is representative, i cant
really give u an explicit example...
we would like to help,
cheers, jim fuller
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|