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: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 7 Mar 2001 16:49:04 -0000
To generate XHTML output, use method="xml" rather than method="html".

Mike Kay
Software AG

> 
> When this catches the br tag (all my br's are <br />) it 
> moves it to the
> HTML output as <br>. As that is not XHTML compatible it 
> causes me havoc later on.
> 

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


Current Thread