<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: HTML 5 + XML = XHTML 5</title>
	<atom:link href="http://html5doctor.com/html-5-xml-xhtml-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5doctor.com/html-5-xml-xhtml-5/</link>
	<description>helping you implement HTML5 today</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:04:25 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The i, b, em, &#38; strong elements &#124; HTML Guide</title>
		<link>http://html5doctor.com/html-5-xml-xhtml-5/comment-page-1/#comment-2433</link>
		<dc:creator>The i, b, em, &#38; strong elements &#124; HTML Guide</dc:creator>
		<pubDate>Wed, 10 Mar 2010 15:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=381#comment-2433</guid>
		<description>[...] HTML 5 + XML = XHTML 5 [...]</description>
		<content:encoded><![CDATA[<p>[...] HTML 5 + XML = XHTML 5 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTML 5 oder XHTML 2</title>
		<link>http://html5doctor.com/html-5-xml-xhtml-5/comment-page-1/#comment-2385</link>
		<dc:creator>HTML 5 oder XHTML 2</dc:creator>
		<pubDate>Sun, 07 Mar 2010 14:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=381#comment-2385</guid>
		<description>[...] Everything you know about XHTML is wrong - Goodbye XHTML 2 - HTML 5 + XML = XHTML 5 - 2022, or when will HTML 5 be ready?  XHTML 1.0 ist nicht (viel) mehr als HTML mit XML-kompatiblen [...]</description>
		<content:encoded><![CDATA[<p>[...] Everything you know about XHTML is wrong &#8211; Goodbye XHTML 2 &#8211; HTML 5 + XML = XHTML 5 &#8211; 2022, or when will HTML 5 be ready?  XHTML 1.0 ist nicht (viel) mehr als HTML mit XML-kompatiblen [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 70+ 必备的 CSS3 和 HTML5 教程资源 &#171; SomeDay I&#39;ll Fly &#124; Gabriel&#39;s blog</title>
		<link>http://html5doctor.com/html-5-xml-xhtml-5/comment-page-1/#comment-2119</link>
		<dc:creator>70+ 必备的 CSS3 和 HTML5 教程资源 &#171; SomeDay I&#39;ll Fly &#124; Gabriel&#39;s blog</dc:creator>
		<pubDate>Tue, 19 Jan 2010 05:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=381#comment-2119</guid>
		<description>[...] HTML 5 + XML = XHTML 5 -&#160;概览 HTML5 怎样和 XML 实现交互。 [...]</description>
		<content:encoded><![CDATA[<p>[...] HTML 5 + XML = XHTML 5 -&nbsp;概览 HTML5 怎样和 XML 实现交互。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 70+ 必备的 CSS3 和 HTML5 教程资源 &#124; 芒果</title>
		<link>http://html5doctor.com/html-5-xml-xhtml-5/comment-page-1/#comment-2111</link>
		<dc:creator>70+ 必备的 CSS3 和 HTML5 教程资源 &#124; 芒果</dc:creator>
		<pubDate>Sat, 09 Jan 2010 07:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=381#comment-2111</guid>
		<description>[...] HTML 5 + XML = XHTML 5 - 概览 HTML5 怎样和 XML 实现交互。 [...]</description>
		<content:encoded><![CDATA[<p>[...] HTML 5 + XML = XHTML 5 - 概览 HTML5 怎样和 XML 实现交互。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: e-sushi</title>
		<link>http://html5doctor.com/html-5-xml-xhtml-5/comment-page-1/#comment-1545</link>
		<dc:creator>e-sushi</dc:creator>
		<pubDate>Fri, 30 Oct 2009 19:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=381#comment-1545</guid>
		<description>Jumping in a bit late... people have to understand that HTML5 is made to &quot;accept older doctypes and handle them&quot;. In other words, the HTML5 doctype allows you to use almost anything you want, as long as it confirms to previous standards. Translated this means that you can take your XHTML1.1 document, slap the doctype line to a minimal and push it up to the server. HTML5 will be read. 

About the &quot;header&quot; for the MIME type, I can not see why you would serve the document with anything else but &quot;text/html&quot;, because in fact, you are serving just that! Using HTML5 you can write xml or non-xml syntax, as long as the &quot;html,head,body&quot;-structure is kept. Geez, I know it is hard to accept that you don&#039;t get a resticting doctype next, but hey... that&#039;s what it&#039;s all about; making HTML5 the doctype &quot;to rule them all&quot; by being open for old an even some new stuff. See, HTML5 is not about canvas and co, HTML5 is about wrapping up ALL previous doctypes and adding goodies like canvas etc. to it.

My 2 cents... get rich using them! ;)</description>
		<content:encoded><![CDATA[<p>Jumping in a bit late&#8230; people have to understand that HTML5 is made to &#8220;accept older doctypes and handle them&#8221;. In other words, the HTML5 doctype allows you to use almost anything you want, as long as it confirms to previous standards. Translated this means that you can take your XHTML1.1 document, slap the doctype line to a minimal and push it up to the server. HTML5 will be read. </p>
<p>About the &#8220;header&#8221; for the MIME type, I can not see why you would serve the document with anything else but &#8220;text/html&#8221;, because in fact, you are serving just that! Using HTML5 you can write xml or non-xml syntax, as long as the &#8220;html,head,body&#8221;-structure is kept. Geez, I know it is hard to accept that you don&#8217;t get a resticting doctype next, but hey&#8230; that&#8217;s what it&#8217;s all about; making HTML5 the doctype &#8220;to rule them all&#8221; by being open for old an even some new stuff. See, HTML5 is not about canvas and co, HTML5 is about wrapping up ALL previous doctypes and adding goodies like canvas etc. to it.</p>
<p>My 2 cents&#8230; get rich using them! <img src='http://html5doctor.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruce</title>
		<link>http://html5doctor.com/html-5-xml-xhtml-5/comment-page-1/#comment-1176</link>
		<dc:creator>bruce</dc:creator>
		<pubDate>Mon, 28 Sep 2009 09:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=381#comment-1176</guid>
		<description>&quot;It’s not so much a doctype as an incantation&quot;

Perfectly put, Alohci!</description>
		<content:encoded><![CDATA[<p>&#8220;It’s not so much a doctype as an incantation&#8221;</p>
<p>Perfectly put, Alohci!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alohci</title>
		<link>http://html5doctor.com/html-5-xml-xhtml-5/comment-page-1/#comment-1165</link>
		<dc:creator>Alohci</dc:creator>
		<pubDate>Sun, 27 Sep 2009 17:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=381#comment-1165</guid>
		<description>The point about the character sequence &lt;!DOCTYPE html&gt; is that it is the shortest set of characters that will cause browsers to use standards mode, when the page is served as text/html. It&#039;s not so much a doctype as an incantation. A page is only XHTML5 if it is served with a xml mime type (e.g. application/xhtml+xml), and in such cases browser use standards mode anyway. So while you can include &lt;!DOCTYPE html&gt; if you wish, it is entirely optional.</description>
		<content:encoded><![CDATA[<p>The point about the character sequence &lt;!DOCTYPE html&gt; is that it is the shortest set of characters that will cause browsers to use standards mode, when the page is served as text/html. It&#8217;s not so much a doctype as an incantation. A page is only XHTML5 if it is served with a xml mime type (e.g. application/xhtml+xml), and in such cases browser use standards mode anyway. So while you can include &lt;!DOCTYPE html&gt; if you wish, it is entirely optional.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ピエールランリ・ラヴィン</title>
		<link>http://html5doctor.com/html-5-xml-xhtml-5/comment-page-1/#comment-1161</link>
		<dc:creator>ピエールランリ・ラヴィン</dc:creator>
		<pubDate>Sun, 27 Sep 2009 15:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=381#comment-1161</guid>
		<description>Arg I meant:
&lt;code&gt;
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;
&lt;!DOCTYPE html&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;  xml:lang=&quot;en&quot; lang=&quot;en&quot; dir=&quot;ltr&quot;&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Arg I meant:<br />
<code><br />
&lt;?xml version="1.0" encoding="UTF-8" ?&gt;<br />
&lt;!DOCTYPE html&gt;<br />
&lt;html xmlns="http://www.w3.org/1999/xhtml"  xml:lang="en" lang="en" dir="ltr"&gt;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ピエールランリ・ラヴィン</title>
		<link>http://html5doctor.com/html-5-xml-xhtml-5/comment-page-1/#comment-1160</link>
		<dc:creator>ピエールランリ・ラヴィン</dc:creator>
		<pubDate>Sun, 27 Sep 2009 15:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=381#comment-1160</guid>
		<description>Thanks for the article. Anyway, what exactly is the doctype for xhtml 5 please ? I didn&#039;t find an real answer on the web. Can i use this one for example ?



Thanks :)</description>
		<content:encoded><![CDATA[<p>Thanks for the article. Anyway, what exactly is the doctype for xhtml 5 please ? I didn&#8217;t find an real answer on the web. Can i use this one for example ?</p>
<p>Thanks <img src='http://html5doctor.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yun4 - XML On HTML 5</title>
		<link>http://html5doctor.com/html-5-xml-xhtml-5/comment-page-1/#comment-1003</link>
		<dc:creator>Yun4 - XML On HTML 5</dc:creator>
		<pubDate>Thu, 17 Sep 2009 05:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://html5doctor.com/?p=381#comment-1003</guid>
		<description>[...] Bruce Lawson nicely summarizes the whole deal on using XML on HTML, writing your markup in a XML format and serving them as HTMLis still valid. This also [...]</description>
		<content:encoded><![CDATA[<p>[...] Bruce Lawson nicely summarizes the whole deal on using XML on HTML, writing your markup in a XML format and serving them as HTMLis still valid. This also [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
