[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Is there a free XSL stylesheet to convert HTML into XHTML?


Subject: RE: [xsl] Is there a free XSL stylesheet to convert HTML into XHTML?
From: Jarno.Elovirta@xxxxxxxxx
Date: Mon, 21 Jul 2003 12:05:09 +0300

Hi,

> I am using Java API for XML processing, I store my HTML document in
> Document object.
> Then I use the default Transformer to dump the Document to output.
> Unfortunately, what I get is HTML (some tags are not closed 
> properly and
> META
> tag is in uppercase...)

Why not just output XML with xsl:output method="xml" instead of method="html" in the first place if you want XHTML in the end? 

Cheers,

Jarno - Apoptygma Berzerk: Unicorn (Duet Version feat. Claudia Brücken/Propaganda)

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



Current Thread
Keywords