Re: [xsl] <br /> tag is condensed to <br> despite valiant efforts to avoid this...

Subject: Re: [xsl] <br /> tag is condensed to <br> despite valiant efforts to avoid this...
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 7 Mar 2001 16:53:00 GMT
>  it moves it to the HTML output as <br>.

If you want XML output use <xsl:output  method="xml" />
If your top level element is HTML (any case) XSLT defaults to the HTML
output method.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

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


Current Thread