This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Sorting a variable that contains a nodeset


Hello Rafeal,

----- Original Message -----
From: "rafael vazquez" <rc_vazquez@hotmail.com>
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]