Re: [xsl] More on count doesnt get incremented

Subject: Re: [xsl] More on count doesnt get incremented
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 10 Nov 2003 09:46:31 GMT
> because I had to output the non-well formed
> elements .. like <form>

No, you don't! In XSLT you should not be generating tags but an element
tree, you can't have "half an element" so just generate the whole form
element and its children, and let XSLT worry about generating the
correct tags.

David

-- 
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