can you send a sample to look at it...
> -----Original Message-----
> From: MOLINIER David Pages Jaunes
> [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 29, 2001 10:57 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Generate a <BR> tag from an XSL document
>
>
> Morten Jorgensen a �crit :
> >
> > Did you set the output type to HTML ?
> >
> > <xsl:output method="html"/>
>
> Yes. My XSL document contains that tag : <xsl:output method="html"
> indent="yes"/>
> and the output is <br/>
>
> :-(
>
> > 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
>
> Thanks for the link.
>
> --
> David
>