xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: sorting shares


Subject: RE: sorting shares
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 24 Oct 2000 12:59:59 -0400 (EST)

> I have a list of shares with various elements of date,
> time, gain & loss, and I need to sort them in
> alphabetical order. I have tried the <xsl:for-each>
> <xsl:sort select=""> functions on the name of the
> share but nothing seems to sort.

It's very hard to debug code that you can't see, but my wild guess is that
you've got the context for the sort key wrong: a common error is

<xsl:for-each select="item">
<xsl:sort select="item"/>

Mike Kay




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor