| Subject: [xsl] avoiding duplicate From: "Charles Ohana" <cohana@xxxxxxxxxxxxxxx> Date: Tue, 3 Sep 2002 16:13:04 -0700 | 
Hello Friends, I have the following xml. and I need to get all the child/@name sorted and without duplication. </root> <child name="joe" /> <child name="chris" /> <child name="chuck" /> <child name="alex" /> <child name="chris" /> <child name="joe" /> </root> I need the following output "alex, chris, chuck, joe" . any idea ? XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Please help with Grouping, Michael Kay | Thread | Re: [xsl] avoiding duplicate, G. Ken Holman | 
| [xsl] ANN: Microsoft XML Diff and P, Andrew Kimball | Date | [xsl] can I give xsl:number a start, Jeff Rosler | 
| Month |