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: order-by: char or int?


> My xsl:for-each looks like this
> 
> <xsl:for-each select="PrintCabinate/item" order-by="+ Name;currentPage">

Then you are using the obsolete Microsoft WD-xsl language, and not XSLT.

It's time you moved: see the MSXML FAQ at http://www.netcrucible.com/

Mike Kay

 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]