[xslt] extra "<html><body>" at top of output
- From: Michael Rothwell <rothwell holly-springs nc us>
- To: xslt gnome org
- Subject: [xslt] extra "<html><body>" at top of output
- Date: Mon, 11 Nov 2002 10:35:10 -0500
I'm using libXSLT to transform XML into HTML. It looks like libXSLT is
putting an extra "<html><body>" at the top of the document, and an
"</body></html>" at the bottom, like this:
<html><body><html>
<head>
[...]
</tr></table>
</body>
</html></body></html>
It does this regardless of whether I have "<html>" in the source file or
not. I'm using the HTML parser to load HTML and trandform it, so it's
not exactly XML input.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]