Update most references from editor's drafts to latest timestamped working draft. There are no timestamped references for http://dev.w3.org/html5/spec/Overview.html#valid-duration-string and http://dev.w3.org/html5/spec/Overview.html#valid-yearless-date-string
authorGregg Kellogg <gregg@kellogg-assoc.com>
Wed, 11 Jan 2012 08:57:14 -0800
changeset 90 e3c7dee132f7
parent 89 dbaebfb7ebe9
child 91 d6f03b8d46e4
Update most references from editor's drafts to latest timestamped working draft. There are no timestamped references for http://dev.w3.org/html5/spec/Overview.html#valid-duration-string and http://dev.w3.org/html5/spec/Overview.html#valid-yearless-date-string
ED/microdata-rdf/20120107/index.html
microdata-rdf/index.html
--- a/ED/microdata-rdf/20120107/index.html	Wed Jan 11 17:08:50 2012 +0100
+++ b/ED/microdata-rdf/20120107/index.html	Wed Jan 11 08:57:14 2012 -0800
@@ -1069,7 +1069,7 @@
     <h3><span class="secno">4.1 </span>Algorithm Terms</h3>
     <dl>
       <dt><dfn title="absolute_url" id="dfn-absolute_url">absolute URL</dfn></dt><dd>
-        The term <cite><a href="http://dev.w3.org/html5/spec/Overview.html#absolute-url">absolute URL</a></cite>
+        The term <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#absolute-url">absolute URL</a></cite>
         is defined in [<cite><a class="bibref" rel="biblioentry" href="#bib-HTML5">HTML5</a></cite>].
       </dd>
       <dt><dfn title="blank_node" id="dfn-blank_node">blank node</dfn></dt><dd>
@@ -1078,7 +1078,7 @@
         (See [<cite><a class="bibref" rel="biblioentry" href="#bib-RDF-CONCEPTS">RDF-CONCEPTS</a></cite>]).
       </dd>
       <dt><dfn title="document_base" id="dfn-document_base">document base</dfn></dt><dd>
-        The base address of the document being processed, as defined in <cite><a href="http://dev.w3.org/html5/spec/Overview.html#resolving-urls">Resolving URLs</a></cite> in
+        The base address of the document being processed, as defined in <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolving-urls">Resolving URLs</a></cite> in
         [<cite><a class="bibref" rel="biblioentry" href="#bib-HTML5">HTML5</a></cite>].
       </dd>
       <dt><dfn title="evaluation_context" id="dfn-evaluation_context">evaluation context</dfn></dt><dd>
@@ -1119,7 +1119,7 @@
          attribute.
       </dd>
       <dt><dfn title="fragment-escape" id="dfn-fragment-escape">fragment-escape</dfn></dt><dd>
-        The term <cite><a href="http://dev.w3.org/html5/spec/Overview.html#fragment-escaped">fragment-escape</a></cite>
+        The term <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#fragment-escaped">fragment-escape</a></cite>
         is defined in [<cite><a class="bibref" rel="biblioentry" href="#bib-HTML5">HTML5</a></cite>]. This involves transforming elements added to URLs to ensure that the result
         remains a valid URL. The following characters are subject to percent escaping:
         <ul>
@@ -1182,7 +1182,7 @@
             <dl>
               <dt>
                 If the value is a
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-date-string">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-date-string">
                   valid date string
                 </a></cite>
                 having the lexical form of
@@ -1194,7 +1194,7 @@
               </dd>
               <dt>
                 If the value is a
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-time-string">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-time-string">
                   valid time string
                 </a></cite>
                 having the lexical form of
@@ -1206,11 +1206,11 @@
               </dd>
               <dt>
                 If the value is a
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-local-date-and-time-string">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-local-date-and-time-string">
                   valid local date and time string
                 </a></cite>
                 or
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-global-date-and-time-string">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-global-date-and-time-string">
                   valid global date and time string
                 </a></cite>
                 having the lexical form of
@@ -1222,7 +1222,7 @@
               </dd>
               <dt>
                 If the value is a
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-month-string">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-month-string">
                   valid month string
                 </a></cite>
                 having the lexical form of
@@ -1234,7 +1234,7 @@
               </dd>
               <dt>
                 If the value is a
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-non-negative-integer">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-non-negative-integer">
                   valid non-negative integer
                 </a></cite>
                 having the lexical form of
@@ -1258,7 +1258,7 @@
               </dd>
               <dt>Otherwise</dt>
               <dd>
-                The value is a <a class="tref internalDFN" title="plain_literal" href="#dfn-plain_literal">plain literal</a> created from the value with language information set from the <cite><a href="http://dev.w3.org/html5/spec/Overview.html#the-lang-and-xml:lang-attributes">lang</a></cite> IDL attribute
+                The value is a <a class="tref internalDFN" title="plain_literal" href="#dfn-plain_literal">plain literal</a> created from the value with language information set from the <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/elements.html#the-lang-and-xml:lang-attributes">lang</a></cite> IDL attribute
                 of the property element.
                 <p class="note">The HTML
                   <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-yearless-date-string">
@@ -1270,7 +1270,7 @@
               </dd>
             </dl>
             <p>See
-              <cite><a href="http://dev.w3.org/html5/spec/Overview.html#the-time-element">
+              <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/rendering.html#the-time-element-0">
                 The <code>time</code> element
               </a></cite>
               in [<cite><a class="bibref" rel="biblioentry" href="#bib-HTML5">HTML5</a></cite>].</p>
@@ -1279,7 +1279,7 @@
           <dd>The value is a <a class="tref internalDFN" title="plain_literal" href="#dfn-plain_literal">plain literal</a> created from <code><cite>
             <a href="http://www.w3.org/TR/2011/WD-microdata-20110525/#dom-itemvalue">element.itemValue</a></cite></code>
             with language information set from the
-            <cite><a href="http://dev.w3.org/html5/spec/Overview.html#the-lang-and-xml:lang-attributes">lang</a></cite>
+            <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/elements.html#the-lang-and-xml:lang-attributes">lang</a></cite>
             IDL attribute of the property element.
           </dd>
         </dl>
--- a/microdata-rdf/index.html	Wed Jan 11 17:08:50 2012 +0100
+++ b/microdata-rdf/index.html	Wed Jan 11 08:57:14 2012 -0800
@@ -846,7 +846,7 @@
     <h2>Algorithm Terms</h2>
     <dl>
       <dt><tdef>absolute URL</tdef></dt><dd>
-        The term <cite><a href="http://dev.w3.org/html5/spec/Overview.html#absolute-url">absolute URL</a></cite>
+        The term <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#absolute-url">absolute URL</a></cite>
         is defined in [[!HTML5]].
       </dd>
       <dt><tdef>blank node</tdef></dt><dd>
@@ -856,7 +856,7 @@
       </dd>
       <dt><tdef>document base</tdef></dt><dd>
         The base address of the document being processed, as defined in <cite><a
-        href="http://dev.w3.org/html5/spec/Overview.html#resolving-urls">Resolving URLs</a></cite> in
+        href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#resolving-urls">Resolving URLs</a></cite> in
         [[!HTML5]].
       </dd>
       <dt><tdef>evaluation context</tdef></dt><dd>
@@ -897,7 +897,7 @@
          attribute.
       </dd>
       <dt><tdef>fragment-escape</tdef></dt><dd>
-        The term <cite><a href="http://dev.w3.org/html5/spec/Overview.html#fragment-escaped">fragment-escape</a></cite>
+        The term <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/urls.html#fragment-escaped">fragment-escape</a></cite>
         is defined in [[!HTML5]]. This involves transforming elements added to URLs to ensure that the result
         remains a valid URL. The following characters are subject to percent escaping:
         <ul>
@@ -961,7 +961,7 @@
             <dl>
               <dt>
                 If the value is a
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-date-string">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-date-string">
                   valid date string
                 </a></cite>
                 having the lexical form of
@@ -974,7 +974,7 @@
               </dd>
               <dt>
                 If the value is a
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-time-string">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-time-string">
                   valid time string
                 </a></cite>
                 having the lexical form of
@@ -986,11 +986,11 @@
               </dd>
               <dt>
                 If the value is a
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-local-date-and-time-string">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-local-date-and-time-string">
                   valid local date and time string
                 </a></cite>
                 or
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-global-date-and-time-string">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-global-date-and-time-string">
                   valid global date and time string
                 </a></cite>
                 having the lexical form of
@@ -1002,7 +1002,7 @@
               </dd>
               <dt>
                 If the value is a
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-month-string">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-month-string">
                   valid month string
                 </a></cite>
                 having the lexical form of
@@ -1014,7 +1014,7 @@
               </dd>
               <dt>
                 If the value is a
-                <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-non-negative-integer">
+                <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/common-microsyntaxes.html#valid-non-negative-integer">
                   valid non-negative integer
                 </a></cite>
                 having the lexical form of
@@ -1039,7 +1039,7 @@
               <dt>Otherwise</dt>
               <dd>
                 The value is a <tref>plain literal</tref> created from the value with language information set from the <cite><a
-                href="http://dev.w3.org/html5/spec/Overview.html#the-lang-and-xml:lang-attributes">lang</a></cite> IDL attribute
+                href="http://www.w3.org/TR/2011/WD-html5-20110525/elements.html#the-lang-and-xml:lang-attributes">lang</a></cite> IDL attribute
                 of the property element.
                 <p class="note">The HTML
                   <cite><a href="http://dev.w3.org/html5/spec/Overview.html#valid-yearless-date-string">
@@ -1051,7 +1051,7 @@
               </dd>
             </dl>
             <p>See
-              <cite><a href="http://dev.w3.org/html5/spec/Overview.html#the-time-element">
+              <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/rendering.html#the-time-element-0">
                 The <code>time</code> element
               </a></cite>
               in [[!HTML5]].</p>
@@ -1060,7 +1060,7 @@
           <dd>The value is a <tref>plain literal</tref> created from <code><cite>
             <a href="http://www.w3.org/TR/2011/WD-microdata-20110525/#dom-itemvalue">element.itemValue</a></cite></code>
             with language information set from the
-            <cite><a href="http://dev.w3.org/html5/spec/Overview.html#the-lang-and-xml:lang-attributes">lang</a></cite>
+            <cite><a href="http://www.w3.org/TR/2011/WD-html5-20110525/elements.html#the-lang-and-xml:lang-attributes">lang</a></cite>
             IDL attribute of the property element.
           </dd>
         </dl>