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

Reply via email to