Skip to content

Commit

Permalink
[e] (0) Remove section on XHTML2 given recent developments.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3355 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 3, 2009
1 parent 695af29 commit 0259d8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 56 deletions.
31 changes: 2 additions & 29 deletions index
Expand Up @@ -67,7 +67,7 @@
<div class=head>
<p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<h1>HTML 5</h1>
<h2 class="no-num no-toc" id=draft-standard-&mdash;-date:-01-jan-1901>Draft Standard &mdash; 2 July 2009</h2>
<h2 class="no-num no-toc" id=draft-standard-&mdash;-date:-01-jan-1901>Draft Standard &mdash; 3 July 2009</h2>
<p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -160,8 +160,7 @@
<li><a href=#relationships-to-other-specifications><span class=secno>1.6 </span>Relationships to other specifications</a>
<ol>
<li><a href=#relationship-to-html-4.01-and-dom2-html><span class=secno>1.6.1 </span>Relationship to HTML 4.01 and DOM2 HTML</a></li>
<li><a href=#relationship-to-xhtml-1.x><span class=secno>1.6.2 </span>Relationship to XHTML 1.x</a></li>
<li><a href=#relationship-to-xhtml2-and-xforms><span class=secno>1.6.3 </span>Relationship to XHTML2 and XForms</a></ol></li>
<li><a href=#relationship-to-xhtml-1.x><span class=secno>1.6.2 </span>Relationship to XHTML 1.x</a></ol></li>
<li><a href=#html-vs-xhtml><span class=secno>1.7 </span>HTML vs XHTML</a></li>
<li><a href=#structure-of-this-specification><span class=secno>1.8 </span>Structure of this specification</a>
<ol>
Expand Down Expand Up @@ -1249,32 +1248,6 @@
to continue using the XHTML 1.1 line of specifications.</p>


<h4 id=relationship-to-xhtml2-and-xforms><span class=secno>1.6.3 </span>Relationship to XHTML2 and XForms</h4>

<p><em>This section is non-normative.</em></p>

<p>XHTML2 defines a new vocabulary with features for hyperlinks,
multimedia content, annotating document edits, rich metadata,
declarative interactive forms, and describing the semantics of human
literary works such as poems and scientific papers. <a href=#refsXHTML2>[XHTML2]</a></p>

<p>XForms similarly defines a new vocabulary with features for
complex data entry, such as tax forms or insurance forms.</p>

<p>However, XHTML2 and XForms lack features to express the semantics
of many of the non-document types of content often seen on the
Web. For instance, they are not well-suited for marking up forum
sites, auction sites, search engines, online shops, mapping
applications, e-mail applications, word processors, real-time
strategy games, and the like.</p>

<p><em>This</em> specification aims to extend HTML so that it is
also suitable in these contexts.</p>

<p>XHTML2, XForms, and this specification all use different
namespaces and therefore can all be implemented in the same XML
processor.</p>


<h3 id=html-vs-xhtml><span class=secno>1.7 </span>HTML vs XHTML</h3>

Expand Down
27 changes: 0 additions & 27 deletions source
Expand Up @@ -233,33 +233,6 @@
to continue using the XHTML 1.1 line of specifications.</p>


<h4>Relationship to XHTML2 and XForms</h4>

<p><em>This section is non-normative.</em></p>

<p>XHTML2 defines a new vocabulary with features for hyperlinks,
multimedia content, annotating document edits, rich metadata,
declarative interactive forms, and describing the semantics of human
literary works such as poems and scientific papers. <a
href="#refsXHTML2">[XHTML2]</a></p>

<p>XForms similarly defines a new vocabulary with features for
complex data entry, such as tax forms or insurance forms.</p>

<p>However, XHTML2 and XForms lack features to express the semantics
of many of the non-document types of content often seen on the
Web. For instance, they are not well-suited for marking up forum
sites, auction sites, search engines, online shops, mapping
applications, e-mail applications, word processors, real-time
strategy games, and the like.</p>

<p><em>This</em> specification aims to extend HTML so that it is
also suitable in these contexts.</p>

<p>XHTML2, XForms, and this specification all use different
namespaces and therefore can all be implemented in the same XML
processor.</p>


<h3>HTML vs XHTML</h3>

Expand Down

0 comments on commit 0259d8c

Please sign in to comment.