[xsl] fixed position

Subject: [xsl] fixed position
From: Meltem Kogelbauer <meltem.kogelbauer@xxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Aug 2001 18:22:18 +0100
Hi all

here is an xml document
<data>
<item>Solution</item>
<item>Business</item>
<item>Strategy</item>
<item>Technology</item>
<item>Problem</item>
...................
</data>

the output will be as

Business Strategy Technology Solution Problem ........

the position of "Solution" may change in the xml file but it has to appear
in the 4th position always.

Does anybody have a good idea for this? 

Thanks in advance

Meltem


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread