|
Subject: Re: [xsl] Sorting + unique copy problem From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx> Date: Thu, 8 Nov 2001 19:33:12 +0000 |
Tom,
> After I made that fix, the select box does have the keywords sorted
> alphabetically as you want.
I think it only does because the KeyWords are actually defined in
alphabetical order anyway :) Try it with:
<Filmlist>
<Film>
<KeyWord>Keyword3</KeyWord>
<KeyWord>Keyword7</KeyWord>
</Film>
<Film>
<KeyWord>Keyword5</KeyWord>
<KeyWord>Keyword1</KeyWord>
<KeyWord>Keyword3</KeyWord>
<KeyWord>Keyword6</KeyWord>
</Film>
<Film>
<KeyWord>Keyword1</KeyWord>
<KeyWord>Keyword2</KeyWord>
<KeyWord>Keyword3</KeyWord>
<KeyWord>Keyword4</KeyWord>
</Film>
</Filmlist>
Cheers,
Jeni
---
Jeni Tennison
http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Sorting + unique copy pro, Thomas B. Passin | Thread | Re: [xsl] Sorting + unique copy pro, Thomas B. Passin |
| Re: [xsl] Sorting + unique copy pro, Thomas B. Passin | Date | Re: [xsl] Re: lookup-table thoughts, Dimitre Novatchev |
| Month |