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

Subject: [xsl] Is there a free XSL stylesheet to convert HTML into XHTML?
From: Lyakas Alexander <lyakasal@xxxxxxxxxxxxxxxxx>
Date: Mon, 21 Jul 2003 11:10:41 +0300 (IDT)
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...)
I would like to know if there is a stable XSL stylesheet, that I can use
to produce XHTML.

Thanks!


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


Current Thread