html5/markup base.html,1.56,1.57 common-attributes.html,1.49,1.50 spec.html,1.241,1.242 terminology.html,1.33,1.34

Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv21919

Modified Files:
	base.html common-attributes.html spec.html terminology.html 
Log Message:
slightly reworked the RDFa references for the base element and lang and xml:lang attributes


Index: terminology.html
===================================================================
RCS file: /sources/public/html5/markup/terminology.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- terminology.html	3 Jul 2010 02:26:32 -0000	1.33
+++ terminology.html	12 Jul 2010 21:18:11 -0000	1.34
@@ -82,6 +82,9 @@
       <a href="common-models.html#common.elem.phrasing">phrasing elements</a>
       intermixed with
       <a href="syntax.html#normal-character-data">normal character data</a>.</dd>
+    <dt><dfn id="rdfa-current-language" title="rdfa-current-language">RDFa current language</dfn></dt>
+      <dd>As defined in
+        <a href="http://www.w3.org/TR/rdfa-core/">RDFa Core 1.1</a>.</dd>
     <dt><dfn id="resolve-a-url" title="resolve-a-url">resolve a URL</dfn></dt>
     <dd>To resolve a URL to an absolute URL, as defined in
       <a href="references.html#refsHTML5">[HTML5]</a>.

Index: common-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/common-attributes.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- common-attributes.html	8 Jul 2010 20:30:17 -0000	1.49
+++ common-attributes.html	12 Jul 2010 21:18:10 -0000	1.50
@@ -128,7 +128,8 @@
         <a href="syntax.html#contents">contents</a>
         of the element and for any of the element&#8217;s attributes
         that contain text.</dd>
-<dd>Can also be used to set the RDFa <code>current language</code>.</dd>
+<dd>Can also be used to set the
+        <a href="terminology.html#rdfa-current-language">RDFa current language</a>.</dd>
           
             <dt>
 <a class="attribute-name" id="common.attrs.spellcheck" title="common.attrs.spellcheck" href="common-attributes.html#common.attrs.spellcheck">spellcheck</a> = <span class="attr-values">
@@ -551,7 +552,8 @@
     </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/.html#attr--common.attrs.xmllang">&#9432;</a></span> </dt>
             <dd>As defined in the XML specification
         <a href="references.html#refsXML">[XML]</a>.</dd>
-<dd>Can be used to set the RDFa <code>current language</code>.</dd>
+<dd>Can also be used to set the
+        <a href="terminology.html#rdfa-current-language">RDFa current language</a>.</dd>
           
             <dt>
 <a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="common-attributes.html#common.attrs.xmlspace">xml:space</a> = <span class="attr-values">"preserve" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/.html#attr--common.attrs.xmlspace">&#9432;</a></span> </dt>

Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- base.html	12 Jul 2010 14:16:41 -0000	1.56
+++ base.html	12 Jul 2010 21:18:10 -0000	1.57
@@ -3,18 +3,18 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <link rel="stylesheet" href="W3C-ED.css" type="text/css">
-<title>HTML5: base – base URL  </title>
+<title>HTML5: base &#8211; base URL  </title>
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body>
 <h2 class="chunkpagetitle"><a href="Overview.html">HTML: The Markup Language Reference</a></h2>
 <div class="nav">
-<span class="nav-prev"><a href="b.html">« b</a></span>
-<span class="nav-next"><a href="bdo.html">bdo »</a></span>
+<span class="nav-prev"><a href="b.html">&#171; b</a></span>
+<span class="nav-next"><a href="bdo.html">bdo &#187;</a></span>
 </div>
 <div id="base" class="section">
       <h2 class="element-head">
-<span class="element">base</span> – <span class="shortdesc">base URL</span> <span class="spec-link"> <a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">ⓘ</a></span>  <a class="hash" href="#base">#</a> <a class="toc-bak" href="Overview.html#base-toc">T</a>
+<span class="element">base</span> &#8211; <span class="shortdesc">base URL</span> <span class="spec-link"> <a title="Read about the base element in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#the-base-element">&#9432;</a></span>  <a class="hash" href="#base">#</a> <a class="toc-bak" href="Overview.html#base-toc">T</a>
 </h2>
       <div id="base-longdesc" class="longdesc">
     <p>The <a href="base.html#base" class="element">base</a> element
@@ -39,9 +39,9 @@
 </h2>
         <div class="attr-content-models">
           <p><span class="pattern" id="base.attrs"><a class="ref" href="common-attributes.html">common attributes</a>
-   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"> <span class="agroupof"><a class="ref" href="base.html#base.attrs.href" title="base.attrs.href">href</a><span class="postfix required" title="REQUIRED">★</span>
+   <span class="postfix intermixed">&amp;</span>  <span class="agroupof"> <span class="agroupof"><a class="ref" href="base.html#base.attrs.href" title="base.attrs.href">href</a><span class="postfix required" title="REQUIRED">&#9733;</span>
                                                                                                           <span class="postfix intermixed">&amp;</span> <a class="ref" href="base.html#base.attrs.target" title="base.attrs.target">target</a> </span>
-                                                                                   <span class="postfix or">or</span> <a class="ref" href="base.html#base.attrs.target" title="base.attrs.target">target</a><span class="postfix required" title="REQUIRED">★</span></span></span></p>
+                                                                                   <span class="postfix or">or</span> <a class="ref" href="base.html#base.attrs.target" title="base.attrs.target">target</a><span class="postfix required" title="REQUIRED">&#9733;</span></span></span></p>
 </div>
 </div>
       <div class="no-number no-toc" id="base-attributes">
@@ -51,13 +51,13 @@
 <dt>
 <a class="attribute-name" id="base.attrs.href" title="base.attrs.href" href="base.html#base.attrs.href">href</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.uri">URI</a>
-    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-base-href">ⓘ</a></span> </dt>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-base-href">&#9432;</a></span> </dt>
             <dd>The base URL for the document.</dd>
           
             <dt>
 <a class="attribute-name" id="base.attrs.target" title="base.attrs.target" href="base.html#base.attrs.target">target</a> = <span class="attr-values">
       <a href="datatypes.html#common.data.browsing-context-name-or-keyword">browsing-context name or keyword</a>
-    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-base-target">ⓘ</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
+    </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/semantics.html#attr-base-target">&#9432;</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span>
 </dt>
             <dd>A <a href="terminology.html#context">browsing context</a> name or
         keyword for use in following hyperlinks.</dd>
@@ -87,8 +87,11 @@
 </h2>
     <p>The
     <a href="base.html#base">base</a>
-    element can be used to set the
-    <a href=".html#rdfa-base">RDFa base</a>.</p>
+    element has special significance in RDFa processing;
+    for details, see the
+    <a href="http://dev.w3.org/html5/rdfa/#additional-rdfa-processing-rules">Additional RDFa Processing Rules</a>
+    section of
+    <a href="http://dev.w3.org/html5/rdfa/">HTML+RDFa 1.1</a>.</p>
   </div>
 <div class="no-number no-toc interface" id="base-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#base-interface">#</a>
@@ -101,8 +104,8 @@
 </div>
 <hr class="footerbreak">
 <div class="nav">
-<span class="nav-prev"><a href="b.html">« b</a></span>
-<span class="nav-next"><a href="bdo.html">bdo »</a></span>
+<span class="nav-prev"><a href="b.html">&#171; b</a></span>
+<span class="nav-next"><a href="bdo.html">bdo &#187;</a></span>
 </div>
 </body>
 </html>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -d -r1.241 -r1.242
--- spec.html	12 Jul 2010 17:34:56 -0000	1.241
+++ spec.html	12 Jul 2010 21:18:10 -0000	1.242
@@ -810,6 +810,9 @@
       <a href="#common.elem.phrasing">phrasing elements</a>
       intermixed with
       <a href="#normal-character-data">normal character data</a>.</dd>
+    <dt><dfn id="rdfa-current-language" title="rdfa-current-language">RDFa current language</dfn></dt>
+      <dd>As defined in
+        <a href="http://www.w3.org/TR/rdfa-core/">RDFa Core 1.1</a>.</dd>
     <dt><dfn id="resolve-a-url" title="resolve-a-url">resolve a URL</dfn></dt>
     <dd>To resolve a URL to an absolute URL, as defined in
       <a href="#refsHTML5">[HTML5]</a>.
@@ -3875,8 +3878,11 @@
 </h2>
     <p>The
     <a href="#base">base</a>
-    element can be used to set the
-    <a href="#rdfa-base">RDFa base</a>.</p>
+    element has special significance in RDFa processing;
+    for details, see the
+    <a href="http://dev.w3.org/html5/rdfa/#additional-rdfa-processing-rules">Additional RDFa Processing Rules</a>
+    section of
+    <a href="http://dev.w3.org/html5/rdfa/">HTML+RDFa 1.1</a>.</p>
   </div>
 <div class="no-number no-toc interface" id="base-interface">
         <h2 class="element-subhead">DOM interface <a class="hash" href="#base-interface">#</a>
@@ -18804,7 +18810,8 @@
         <a href="#contents">contents</a>
         of the element and for any of the element&#8217;s attributes
         that contain text.</dd>
-<dd>Can also be used to set the RDFa <code>current language</code>.</dd>
+<dd>Can also be used to set the
+        <a href="#rdfa-current-language">RDFa current language</a>.</dd>
           
             <dt>
 <a class="attribute-name" id="common.attrs.spellcheck" title="common.attrs.spellcheck" href="#common.attrs.spellcheck">spellcheck</a> = <span class="attr-values">
@@ -19227,7 +19234,8 @@
     </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/.html#attr--common.attrs.xmllang">&#9432;</a></span> </dt>
             <dd>As defined in the XML specification
         <a href="#refsXML">[XML]</a>.</dd>
-<dd>Can be used to set the RDFa <code>current language</code>.</dd>
+<dd>Can also be used to set the
+        <a href="#rdfa-current-language">RDFa current language</a>.</dd>
           
             <dt>
 <a class="attribute-name" id="common.attrs.xmlspace" title="common.attrs.xmlspace" href="#common.attrs.xmlspace">xml:space</a> = <span class="attr-values">"preserve" </span> <span class="spec-link"><a title="Read about this attribute in the HTML5 spec" href="http://dev.w3.org/html5/spec-author-view/.html#attr--common.attrs.xmlspace">&#9432;</a></span> </dt>

Received on Monday, 12 July 2010 21:18:17 UTC