Re: [xslt] Unwanted <meta> tag



On Mon, Jan 10, 2005 at 01:54:45PM +0000, Neil Dunn wrote:
> Hi guys,
> 
> When transforming into XHTML (xml output mode) a helpful <meta> tag is 
> placed in the <head> of the document, something along the lines of 
> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />, 
> depending on the encoding.
> 
> Is there an internal option for turning off this addition within 
> libxslt?

  at this point, no. It's just libxml2 following the suggestions from
the XHTML spec.
    http://www.w3.org/TR/xhtml1/#C_9

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]