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

Re: [xsl] Outputting the DOCTYPE tag to XHTML


Subject: Re: [xsl] Outputting the DOCTYPE tag to XHTML
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Sun, 30 Mar 2003 19:37:19 +0200

Gan Uesli Starling wrote:
How do I get XSLT to insert this....

  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

...into my XHTML output? Is a problem

<xsl:output doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"/>


--
Oleg Tkachenko
http://www.tkachenko.com/blog
Multiconn Technologies, Israel


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




Current Thread
Keywords