[xslt] Re: Order of element within exsl:node-set()



On Tue, 20 May 2003 17:47:53 +0400
Vitaly Ostanin <vyt@vzljot.ru> wrote:

> Hello, All!
> 
> I'm use exsl:node-set() element for collecting authors to a
> variable, but order of elements in exsl:node-set() looks
> strange for me...
> 
> I'm run
> $ xsltproc --xinclude test.xsl test.xml
> on attached files and get output:
> 
> Sorted authors output from the source document
> Ievlev Levin Levin Ostanin Ostanin 
> Collect sorted authors to variable...
> Unsorted authors output from the variable?
> Ostanin Ostanin Ievlev Levin Levin
> 
> exsl:node-set() does not keep original order of elements ?

Sorry, I forgot specify version:
$ xsltproc --version
Using libxml 20507, libxslt 10030 and libexslt 720
xsltproc was compiled against libxml 20506, libxslt 10030 and
libexslt 720 libxslt 10030 was compiled against libxml 20506
libexslt 720 was compiled against libxml 20506


-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]