|
Subject: RE: [xsl] dinamic sorting question From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx> Date: Fri, 13 Dec 2002 13:57:14 -0000 |
> Hi, dinamic sorting question
> after visiting dpawsosn's XSLT Questions and Jeni Tennison
> web I've found this solution to decide via variables how to sort:
>
> <xsl:sort select="*[name()=$elemento]" data-type="{$tipo}"
> order="{$orden}" />
>
> but it's not working, mabe the cause is transforming with
> Xerces2 Java Parser 2.2.1?
The cause is almost certainly in your own code, but we would need to see
more of it to help you.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] dinamic sorting question, Aniceto Lopez | Thread | RE: [xsl] dinamic sorting question, Aniceto Lopez |
| [xsl] multiple attributes, DPawson | Date | [xsl] how to skip repeating value i, Lee, Insoo |
| Month |