Re: [xsl] howto add elements to sections of xml document

Subject: Re: [xsl] howto add elements to sections of xml document
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 8 Mar 2004 16:52:15 GMT
see the answers given today in the thread

Re: [xsl] Selecting a range of siblings between specified elements: resend


replacing "a" (th eelement in that thread) by "title" will allow you to
select all the siblings bewteen each title element, and once you have
selected them all you need to do is make a subsection element and
xsl:copy-of oor apply-templates to your current selection


-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread