Did you set the output type to HTML ? <xsl:output method="html"/> The XSLT spec 16.2 states that an XSLT processor should recognise certain tags as empty tags when generating HTML output. These tags include <meta>, <link>, <img> and <hr>. See this link for details: http://www.w3.org/TR/xslt.html#section-HTML-Output-Method Morten MOLINIER David Pages Jaunes wrote: > > Dmitri Ilyin a �crit : > > > > try <br /> > > I already tried, but neither <br /> nor <br><br/> work. > > -- > David
- Generate a <BR> tag from an XSL document MOLINIER David Pages Jaunes
- Re: Generate a <BR> tag from an XSL... Padraig O'hIceadha
- RE: Generate a <BR> tag from an XSL... Dmitri Ilyin
- Re: Generate a <BR> tag from an... MOLINIER David Pages Jaunes
- Re: Generate a <BR> tag fro... Morten Jorgensen
- Re: Generate a <BR> tag... MOLINIER David Pages Jaunes
- RE: Generate a <BR> tag from an XSL... Dmitri Ilyin
- Re: Generate a <BR> tag from an... MOLINIER David Pages Jaunes
- Re: Generate a <BR> tag from an... MOLINIER David Pages Jaunes
- RE: Generate a <BR> tag fro... Julian Reschke
- RE: Generate a <BR> tag from an XSL... Dmitri Ilyin
- RE: Generate a <BR> tag from an XSL... Dmitri Ilyin
- Re: Generate a <BR> tag from an XSL... Joseph_Kesselman
