Re: [xsl] XHTML Output

Subject: Re: [xsl] XHTML Output
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 14 Nov 2003 23:36:11 GMT
> I want the output to be to contain these trailing slash's
They would be a parse error in html so you want xml output not html, use
<xsl:output method="xml"/>

David


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

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


Current Thread