- From: Manu Sporny via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 05 May 2010 02:42:13 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100504 In directory hutz:/tmp/cvs-serv28361 Modified Files: Overview.html diff-20100304.html Log Message: Fixed bug #8989, ensure that Namespaces in XML are followed for xmlns: attribute production. Index: Overview.html =================================================================== RCS file: /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100504/Overview.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Overview.html 5 May 2010 02:31:13 -0000 1.6 +++ Overview.html 5 May 2010 02:42:10 -0000 1.7 @@ -472,6 +472,14 @@ accept attribute names that have a case insensitive prefix matching "<code>xmlns:</code>" as conforming. </p> + + <p>All attributes starting with a case insensitive prefix matching + "<code>xmlns:</code>" <em class="rfc2119" title="must">must</em> conform to the production rules outlined in + Namespaces in XML [<a class="bibref" rel="biblioentry" href="#bib-XML-NAMES11">XML-NAMES11</a>], + <a href="http://www.w3.org/TR/xml-names11#ns-decl">Section 3: Declaring Namespaces</a>. + Documents that contain <code>xmlns:</code> attributes that do not conform to + Namespaces in XML <em class="rfc2119" title="must not">must not</em> be accepted as conforming. + </p> </div> <div id="preserving-namespaces-via-coercion-to-infoset" class="section"> @@ -2003,6 +2011,7 @@ </dd><dt id="bib-RDFA-CORE">[RDFA-CORE]</dt><dd>Shane McCarron; et al. <a href="http://www.w3.org/TR/2010/WD-rdfa-core-20100422"><cite>RDFa Core 1.1: Syntax and processing rules for embedding RDF through attributes.</cite></a>22 April 2010. W3C Working Draft. URL: <a href="http://www.w3.org/TR/2010/WD-rdfa-core-20100422">http://www.w3.org/TR/2010/WD-rdfa-core-20100422</a> </dd><dt id="bib-RFC2119">[RFC2119]</dt><dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels.</cite></a> 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>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> +</dd><dt id="bib-XML-NAMES11">[XML-NAMES11]</dt><dd>Andrew Layman; et al. <a href="http://www.w3.org/TR/2006/REC-xml-names11-20060816"><cite>Namespaces in XML 1.1 (Second Edition).</cite></a> 16 August 2006. W3C Recommendation. URL: <a href="http://www.w3.org/TR/2006/REC-xml-names11-20060816">http://www.w3.org/TR/2006/REC-xml-names11-20060816</a> </dd></dl></div><div id="informative-references" class="section"><h3><span class="secno">D.2 </span>Informative references</h3><dl class="bibliography"><dt id="bib-RDFA-SYNTAX">[RDFA-SYNTAX]</dt><dd>Ben Adida, et al. <a href="http://www.w3.org/TR/2008/REC-rdfa-syntax-20081014"><cite>RDFa in XHTML: Syntax and Processing.</cite></a> 14 October 2008. W3C Recommendation. URL: <a href="http://www.w3.org/TR/2008/REC-rdfa-syntax-20081014">http://www.w3.org/TR/2008/REC-rdfa-syntax-20081014</a> </dd><dt id="bib-XHTML-RDFA">[XHTML-RDFA]</dt><dd>Shane McCarron; et. al. <a href="http://www.w3.org/TR/2010/WD-xhtml-rdfa-20100422"><cite>XHTML+RDFa 1.1.</cite></a> 22 April 2010. W3C Working Draft. URL: <a href="http://www.w3.org/TR/2010/WD-xhtml-rdfa-20100422">http://www.w3.org/TR/WD-xhtml-rdfa-20100422</a> </dd><dt id="bib-XHTML-VOCAB">[XHTML-VOCAB]</dt><dd>XHTML 2 Working Group. <a href="http://www.w3.org/1999/xhtml/vocab"><cite>XHTML Vocabulary</cite></a>. URL: <a href="http://www.w3.org/1999/xhtml/vocab">http://www.w3.org/1999/xhtml/vocab</a> Index: diff-20100304.html =================================================================== RCS file: /sources/public/html5/rdfa/drafts/ED-rdfa-in-html-20100504/diff-20100304.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- diff-20100304.html 5 May 2010 02:31:13 -0000 1.6 +++ diff-20100304.html 5 May 2010 02:42:11 -0000 1.7 @@ -261,6 +261,11 @@ Web Backplane Ltd. +</ins></a></dd><dd><ins class="diff-new"> +Steven +Pemberton, +</ins><a href="http://"><ins class="diff-new"> +CWI </ins></a> <del class="diff-old">Manu Sporny @@ -277,12 +282,6 @@ Inc.) </del> </dd> -<dd> -<ins class="diff-new">Steven -Pemberton, -</ins><a href="http://"><ins class="diff-new"> -CWI -</ins></a></dd> </dl> <p> <ins class="diff-new">This @@ -5128,11 +5127,6 @@ " <del class="diff-old">are conforming -in -both -HTML5 -and -XHTML5. </del> <em class="rfc2119" title="must"> <ins class="diff-chg">must @@ -5162,6 +5156,74 @@ " as conforming. +</ins></p><p><ins class="diff-chg"> +All +attributes +starting +with +a +case +insensitive +prefix +matching +" +</ins><code><ins class="diff-chg"> +xmlns: +</ins></code><ins class="diff-chg"> +" +</ins><em class="rfc2119" title="must"><ins class="diff-chg"> +must +</ins></em><ins class="diff-chg"> +conform +to +the +production +rules +outlined +</ins> +in +<del class="diff-old">both +HTML5 +and +XHTML5. +</del> +<ins class="diff-chg">Namespaces +in +XML +[ +</ins><a class="bibref" rel="biblioentry" href="#bib-XML-NAMES11"><ins class="diff-chg"> +XML-NAMES11 +</ins></a><ins class="diff-chg"> +], +</ins><a href="http://www.w3.org/TR/xml-names11#ns-decl"><ins class="diff-chg"> +Section +3: +Declaring +Namespaces +</ins></a>.<ins class="diff-chg"> +Documents +that +contain +</ins><code><ins class="diff-chg"> +xmlns: +</ins></code><ins class="diff-chg"> +attributes +that +do +not +conform +to +Namespaces +in +XML +</ins><em class="rfc2119" title="must not"><ins class="diff-chg"> +must +not +</ins></em><ins class="diff-chg"> +be +accepted +as +conforming. </ins> </p> </div> @@ -6971,10 +7033,8 @@ <ins class="diff-chg">]. </ins></dd><dt><ins class="diff-chg"> section -</ins> -</dt> -<dd> -<ins class="diff-new">Refers +</ins></dt><dd><ins class="diff-chg"> +Refers to a resource @@ -6985,9 +7045,9 @@ in a collection. -</ins></dd><dt><ins class="diff-new"> +</ins></dd><dt><ins class="diff-chg"> stylesheet -</ins></dt><dd><ins class="diff-new"> +</ins></dt><dd><ins class="diff-chg"> Refers to a @@ -6999,9 +7059,9 @@ for a resource. -</ins></dd><dt><ins class="diff-new"> +</ins></dd><dt><ins class="diff-chg"> subsection -</ins></dt><dd><ins class="diff-new"> +</ins></dt><dd><ins class="diff-chg"> Refers to a @@ -7013,10 +7073,12 @@ in a collection. -</ins></dd><dt><ins class="diff-new"> +</ins></dd><dt><ins class="diff-chg"> start -</ins></dt><dd><ins class="diff-new"> -Refers +</ins> +</dt> +<dd> +<ins class="diff-new">Refers to the first @@ -7117,9 +7179,8 @@ HTML 4.01 + -</ins> RDFa -<ins class="diff-new">1.1 +1.1 DTD </ins></h3><div><p>You can download this version of this file from <a href="DTD/html401-rdfa11-1.dtd">DTD/html401-rdfa11-1.dtd</a>. The latest version is available at <a href="http://www.w3.org/MarkUp/DTD/html401-rdfa11-1.dtd">http://www.w3.org/MarkUp/DTD/html401-rdfa11-1.dtd</a>.</p><pre class="dtd"><!--<ins class="diff-new"> This is the HTML 4.01 + RDFa 1.1 DTD, which includes @@ -8129,8 +8190,9 @@ (title, paragraphs, links), +</ins> RDFa -provides +<ins class="diff-new">provides a mechanism to @@ -8811,23 +8873,8 @@ http://www.ietf.org/rfc/rfc2119.txt </ins></a></dd><dt id="bib-RFC3236"><ins class="diff-chg"> [RFC3236] -</ins> -</dt> -<dd> -<del class="diff-old">XML -Information -Set -(Second -Edition), -John -Cowan, -Richard -Tobin, -W3C, -February -2004 -</del> -<ins class="diff-chg">P. +</ins></dt><dd><ins class="diff-chg"> +P. Stark; M. Baker. @@ -8845,6 +8892,45 @@ URL: </ins><a href="http://www.rfc-editor.org/rfc/rfc3236.txt"><ins class="diff-chg"> http://www.rfc-editor.org/rfc/rfc3236.txt +</ins></a></dd><dt id="bib-XML-NAMES11"><ins class="diff-chg"> +[XML-NAMES11] +</ins> +</dt> +<dd> +<ins class="diff-new">Andrew +Layman; +et +al. +</ins><a href="http://www.w3.org/TR/2006/REC-xml-names11-20060816"><cite><ins class="diff-new"> +Namespaces +in +</ins> +XML +<del class="diff-old">Information +Set +</del> +<ins class="diff-chg">1.1 +</ins> +(Second +<del class="diff-old">Edition), +John +Cowan, +Richard +Tobin, +W3C, +February +2004 +</del> +<ins class="diff-chg">Edition). +</ins></cite></a><ins class="diff-chg"> +16 +August +2006. +W3C +Recommendation. +URL: +</ins><a href="http://www.w3.org/TR/2006/REC-xml-names11-20060816"><ins class="diff-chg"> +http://www.w3.org/TR/2006/REC-xml-names11-20060816 </ins></a> </dd> </dl> @@ -8896,15 +8982,17 @@ http://www.w3.org/TR/2008/REC-rdfa-syntax-20081014 </ins></a></dd><dt id="bib-XHTML-RDFA"><ins class="diff-chg"> [XHTML-RDFA] -</ins></dt><dd><ins class="diff-chg"> -Shane +</ins> +</dt> +<dd> +<ins class="diff-new">Shane McCarron; et. al. -</ins><a href="http://www.w3.org/TR/2010/WD-xhtml-rdfa-20100422"><cite><ins class="diff-chg"> +</ins><a href="http://www.w3.org/TR/2010/WD-xhtml-rdfa-20100422"><cite><ins class="diff-new"> XHTML+RDFa 1.1. -</ins></cite></a><ins class="diff-chg"> +</ins></cite></a><ins class="diff-new"> 22 April 2010. @@ -8912,12 +9000,11 @@ Working Draft. URL: -</ins><a href="http://www.w3.org/TR/2010/WD-xhtml-rdfa-20100422"><ins class="diff-chg"> +</ins><a href="http://www.w3.org/TR/2010/WD-xhtml-rdfa-20100422"><ins class="diff-new"> http://www.w3.org/TR/WD-xhtml-rdfa-20100422 -</ins></a></dd><dt id="bib-XHTML-VOCAB"><ins class="diff-chg"> +</ins></a></dd><dt id="bib-XHTML-VOCAB"><ins class="diff-new"> [XHTML-VOCAB] -</ins> -</dt> +</ins></dt> <dd> XHTML <del class="diff-old">and
Received on Wednesday, 5 May 2010 02:42:15 UTC