- From: poot <cvsmail@w3.org>
- Date: Tue, 19 Oct 2010 22:22:06 +0900 (JST)
- To: public-html-diffs@w3.org
mike: Overview.html http://dev.w3.org/cvsweb/html5/rdfa/Overview.html?r1=1.28&r2=1.29&f=h =================================================================== RCS file: /sources/public/html5/rdfa/Overview.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- Overview.html 19 Oct 2010 12:47:36 -0000 1.28 +++ Overview.html 19 Oct 2010 13:21:49 -0000 1.29 @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html lang="en" dir="ltr"><head> +<html lang="en" dir="ltr" about="" property="dcterms:language" content="en"><head> <title>HTML+RDFa 1.1</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <!-- @@ -9,7 +9,42 @@ --> - <style type="text/css"> [...1143 lines suppressed...] + +<!ENTITY <span class="entity">% html.content</span> "HEAD, BODY"> + +<!ELEMENT <span class="element">HTML</span> O O (%html.content;) -- document root element --> +<!ATTLIST HTML + %attrs; + > +</pre></div> </div> </div> @@ -1221,7 +2344,7 @@ -<div id="respec-err" style="position: fixed; width: 350px; top: 10px; right: 10px; border: 3px double #f00; background: #fff" class="removeOnSave"><ul><li style="color: #c00">There appears to have been a problem fetching the style sheet; status=0</li><li style="color: #c00">There appears to have been a problem fetching the file DTD/html401-rdfa11-1.dtd; status=0</li></ul></div><div id="references" class="appendix section" typeof="bibo:Chapter" about="#references"><!--OddPage--><h2><span class="secno">C. </span>References</h2><div id="normative-references" typeof="bibo:Chapter" about="#normative-references" class="section"><h3><span class="secno">C.1 </span>Normative references</h3><dl class="bibliography" about=""><dt id="bib-HTML5">[HTML5]</dt><dd rel="dcterms:requires">Ian Hickson; David Hyatt. <a href="http://www.w3.org/TR/2010/WD-html5-20100304/"><cite>HTML 5.</cite></a> 4 March 2010. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2010/WD-html5-20100304/">http://www.w3.org/TR2010/WD-html5-20100304/</a> +<div id="references" class="appendix section" typeof="bibo:Chapter" about="#references"><!--OddPage--><h2><span class="secno">C. </span>References</h2><div id="normative-references" typeof="bibo:Chapter" about="#normative-references" class="section"><h3><span class="secno">C.1 </span>Normative references</h3><dl class="bibliography" about=""><dt id="bib-HTML5">[HTML5]</dt><dd rel="dcterms:requires">Ian Hickson; David Hyatt. <a href="http://www.w3.org/TR/2010/WD-html5-20100304/"><cite>HTML 5.</cite></a> 4 March 2010. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2010/WD-html5-20100304/">http://www.w3.org/TR/2010/WD-html5-20100304/</a> </dd><dt id="bib-RDFA-CORE">[RDFA-CORE]</dt><dd rel="dcterms:requires">Shane McCarron; et al. <a href="http://www.w3.org/TR/2010/WD-rdfa-core-20100803"><cite>RDFa Core 1.1: Syntax and processing rules for embedding RDF through attributes.</cite></a>3 August 2010. W3C Working Draft. URL: <a href="http://www.w3.org/TR/2010/WD-rdfa-core-20100803">http://www.w3.org/TR/2010/WD-rdfa-core-20100803</a> </dd><dt id="bib-RFC2119">[RFC2119]</dt><dd rel="dcterms:requires">S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels.</cite></a> March 1997. Internet RFC 2119. URL: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a> </dd><dt id="bib-RFC3236">[RFC3236]</dt><dd rel="dcterms:requires">P. Stark; M. Baker. <a href="http://www.rfc-editor.org/rfc/rfc3236.txt"><cite>The 'application/xhtml+xml' Media Type.</cite></a> January 2002. Internet RFC 3236. URL: <a href="http://www.rfc-editor.org/rfc/rfc3236.txt">http://www.rfc-editor.org/rfc/rfc3236.txt</a>
Received on Tuesday, 19 October 2010 13:22:42 UTC