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]

Removing Duplicates


From: Aravind Venkat <AravindV@iS3C.com>
To: "'XSL-List@lists.mulberrytech.com'" <XSL-List@lists.mulberrytech.com>
Subject: Removing Duplicates
Date: Thu, 1 Feb 2001 16:49:43 -0600
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain

Hi All,

I want to remove duplicate nodes by looking at an attribute (in this case
id).  Can anyone suggest a good way to do this.

<hdl id="nN14139801"<![CDATA[ORACLE CORP <ORCL.O> TRADES AT $28-1/2, UP FROM
CLOSE OF $27-1/2  ]]></hdl>
<hdl id="nN14139801"<![CDATA[ORACLE CORP <ORCL.O> TRADES AT $28-1/2, UP FROM
CLOSE OF $27-1/2  ]]></hdl>
<hdl id="nN14139812"<![CDATA[MICROSOFT CORP <ORCL.O> TRADES AT $28-1/2, UP
FROM CLOSE OF $27-1/2  ]]></hdl>

Thanks
Aravind Venkat

 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]