xsl-list
[Top] [All Lists]

[xsl] Open Meta Tag problem

2010-05-20 14:33:15
This seems like such an ancient topic, but here it goes...

I have the following:
<xsl:output indent="yes" doctype-public="-//W3C//DTD HTML 4.01//EN"
doctype-system="http://www.w3.org/TR/html4/strict.dtd"/>

The resulting HTML document has a bad content-type meta tag:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

(It is not closed)

I've tried various doctypes and the results seem to be the same.  How
do I solve this?

Also, while on the subject, what doctype do you use, and why?

Karl..

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>