[xsl] Selecting specific portions of a tree.

Subject: [xsl] Selecting specific portions of a tree.
From: Paul Barclay <paul.barclay@xxxxxxxxxxxxxxxxxx>
Date: 09 Dec 2003 10:32:48 +0000
Given the XML.

<root>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
	<child ..../>
</root>

what is the XSL expression to select the 3rd to the 8th child of root?

Thanks
Paul


________________________________________________________________________

E-mail is an informal method of communication and may be subject to data corruption, interception and unauthorised amendment for which Digital Bridges Ltd will accept no liability. Therefore, it will normally be inappropriate to rely on information contained on e-mail without obtaining written confirmation.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

________________________________________________________________________


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


Current Thread