Why isn't there an official XML Schema for XHTML5?

Viewed 1166

Accorting to this article, there are 2 flavors of HTML5: html and XML.
On W3 I can't find an official DTD or XML Schema. On the internet I only found unofficial ones.

So, how can I validate an XHTML5 document?

2 Answers
Related