[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Unicity

Subject: RE: Unicity
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 8 Aug 2002 15:40:21 +0100
unicity
Elimination of duplicates is generally discussed under the heading of
"grouping": see under grouping in your favourite XSLT textbook, or at
www.jenitennison.com/xslt/grouping.

(Essentially, you need to do the first part of the grouping problem,
which is to select the distinct nodes; you might be able to skip the
second part, which is finding all the duplicates of each distinct node).

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> alexandre bord
> Sent: 08 August 2002 14:43
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  Unicity
> 
> 
> Hello
> 
> 
> <foo>
>   <bar name="xxx" />
>   <bar name="yyy" />
> </foo>
> <foo>
>     <bar name="yyy" />
>     <bar name="zzz" />
> </foo>
> 
> How can i select all names of all bar nodes but choosing 
> "yyy" only once : I would like : xxx yyy zzz
> 
> Thanks a lot
> 
> Alex
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


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


Current Thread
  • Unicity
    • alexandre bord - Thu, 8 Aug 2002 09:44:43 -0400 (EDT)
      • Michael Kay - Thu, 8 Aug 2002 10:37:31 -0400 (EDT) <=

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.