Re: [xsl] Oddness with attribute values

Subject: Re: [xsl] Oddness with attribute values
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 1 Dec 2003 10:32:43 GMT
> Where did the trailing / go?

You are presumably using the html output method (which is the default if
the top level element is <html>).

A trailing / is a syntax error in html so it is not used by the system
in this output method..

If you want to generate xhtml use xsl:output method="xml".

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