xsl-list
[Top] [All Lists]

RE: [xsl] html5 with xQuery

2011-05-12 05:58:07
Try This!!!
<xsl:output method="html" doctype-public="-//...//EN"
omit-xml-declaration="no" doctype-system="html.dtd"/> 

-----Original Message-----
From: Leo Studer [mailto:leo(_dot_)studer(_at_)varioweb(_dot_)ch] 
Sent: Thursday, May 12, 2011 3:52 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] html5 with xQuery

Hello

I am aware that this is a xsl list... Here my question anyway.

I am using Oxygen and try to generate an html5 output with xQuery
(transformer SAXON-EE xQuery 9.3.0.4. )

How can I get  <!DOCTYPE html> in the output document?

Thanks in advance
Leo



--~------------------------------------------------------------------
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>
--~--






--~------------------------------------------------------------------
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>