|
Subject: Re: [xsl] Removing duplicates after list is sorted From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> Date: Wed, 10 May 2006 14:56:11 -0400 |
<xsl:apply-templates select="//Document/Report">
<xsl:sort order='ascending'
select='@base'/>
<xsl:sort order='descending'
select='../@CREATIONTIME'/>
</xsl:apply-templates>
I hope that helps, Wendell
====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Removing duplicates after lis, Nicole Flaten | Thread | Re: [xsl] Removing duplicates after, Nicole Flaten |
| RE: [xsl] Namespace-aliasing and ex, Buchcik, Kasimier | Date | Re: [xsl] Why doesn test work in on, Jon Gorman |
| Month |