xsl-list
[Top] [All Lists]

How to select some items from list of items

2002-10-24 17:45:42
Hi all,

i have a question on how to select some items from list of items

for example:
<book>
 <item>AA</item>
 <item>BB</item>
 <item>CC</item>
 <item>DD</item>
 <item>EE</item>
 <item>FF</item>
</book>

i only want to select the first 4 items  and drop the rest.
the output should give me AA BB CC and DD

Any help will be greatly appreciated.

Thanks,
-paul


_________________________________________________________________
Internet access plans that fit your lifestyle -- join MSN. http://resourcecenter.msn.com/access/plans/default.asp


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



<Prev in Thread] Current Thread [Next in Thread>