|
Subject: [xsl] Generating a collection of unique elements. From: Nathan Potter <ndp@xxxxxxxxxxxxxxxxxxxx> Date: Tue, 10 Jun 2008 09:50:53 -0700 |
<doc>
<foo name="a" />
<foo name="d" />
<thing1> <foo name="a" /> <foo name="b" /> <foo name="c" /> </thing1>
<thing2>
<foo name="a" />
<thing3>
<foo name="b" />
<foo name="c" />
</thing3>
<foo name="d" />
<foo name="e" />
</thing2>
</doc><newDoc>
<a />
<b />
<c />
<d />
<e />
</newDoc>============================================================ Nathan Potter Oregon State University, COAS ndp at coas.oregonstate.edu 104 Ocean. Admin. Bldg. 541 737 2293 voice Corvallis, OR 97331-5503 541 737 2064 fax
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Norwegian sort collation, Steve Ylvisaker | Thread | RE: [xsl] Generating a collection o, Michael Kay |
| Re: [xsl] Norwegian sort collation, Michael Müller-Hille | Date | RE: [xsl] Norwegian sort collation, Michael Kay |
| Month |