Re: problem with transformiix
- From: "Magnus Henriksson" <magnus.henriksson@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 22 Nov 2005 11:32:39 +0100
"Maik Seyring" <maik@xxxxxxxxxxx> wrote in message
news:4382cf8c$0$20851$9b4e6d93@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> My target was to replace carriage returns (line feeds) with <br/> but the
> result in the html-file is <br>.
This depends on the output method.
My guess is that you have specified <xsl:output method="html"/>. This will
output empty elements as you described.
Change this to <xsl:output method="xml"/>
// Magnus
.
- References:
- problem with transformiix
- From: Maik Seyring
- Re: problem with transformiix
- From: Magnus Henriksson
- Re: problem with transformiix
- From: Maik Seyring
- problem with transformiix
- Prev by Date: XSL:FO Letter
- Next by Date: Re: Valid an XML document with XSD schema
- Previous by thread: Re: problem with transformiix
- Next by thread: Valid an XML document with XSD schema
- Index(es):