CVS WWW/International/multilingualweb/lt/drafts/its20

Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20
In directory gil:/tmp/cvs-serv12277

Modified Files:
	its20.html its20.odd 
Log Message:
Removed case-insensitivity from Domain

--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html	2013/01/23 14:47:19	1.311
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html	2013/01/23 15:49:28	1.312
@@ -1981,14 +1981,11 @@
                               string.</p></li><li><p>STEP 3-1-2-2: If the first character of the value is an
                               APOSTROPHE (U+0027) or a QUOTATION MARK (U+0022): Remove
                             it.</p></li><li><p>STEP 3-1-2-3: If the last character of the value is an APOSTROPHE
-                              (U+0027) or a QUOTATION MARK (U+0022): Remove it.</p></li><li><p>STEP 3-1-2-4: If the value is empty: Go to STEP 3-1-2.</p></li><li><p>STEP 3-1-2-5: Check if there is a mapping for the string (the
-                              mapping is case-insensitive):</p><ul class="slist"><li><p>STEP 3-1-2-5-1. If a mapping is found: Add the corresponding
-                                  value to the result string.</p></li><li><p>STEP 3-1-2-5-2. Else (if no mapping is found): Add the string
-                                  (in its original cases) to the result string.</p></li></ul></li></ul></li></ul></li><li><p>STEP 3-2: Else (if the node value does not contain a COMMA (U+002C)):</p><ul class="slist"><li><p>STEP 3-2-1: Trim the leading and trailing white spaces of the
+                              (U+0027) or a QUOTATION MARK (U+0022): Remove it.</p></li><li><p>STEP 3-1-2-4: If the value is empty: Go to STEP 3-1-2.</p></li><li><p>STEP 3-1-2-5: Check if there is a mapping for the string:</p><ul class="slist"><li><p>STEP 3-1-2-5-1. If a mapping is found: Add the corresponding
+                                  value to the result string.</p></li><li><p>STEP 3-1-2-5-2. Else (if no mapping is found): Add the string to the result string.</p></li></ul></li></ul></li></ul></li><li><p>STEP 3-2: Else (if the node value does not contain a COMMA (U+002C)):</p><ul class="slist"><li><p>STEP 3-2-1: Trim the leading and trailing white spaces of the
                           string.</p></li><li><p>STEP 3-2-2: If the first character of the value is an APOSTROPHE
                           (U+0027) or a QUOTATION MARK (U+0022): Remove it.</p></li><li><p>STEP 3-2-3: If the last character of the value is an APOSTROPHE
-                          (U+0027) or a QUOTATION MARK (U+0022): Remove it.</p></li><li><p>STEP 3-2-4: If the value is empty: Go to STEP 3.</p></li><li><p>STEP 3-2-5: Check if there is a mapping for the string (the mapping
-                          is case-insensitive):</p><ul class="slist"><li><p>STEP 3-2-5-1: If a mapping is found: Add the corresponding value
+                          (U+0027) or a QUOTATION MARK (U+0022): Remove it.</p></li><li><p>STEP 3-2-4: If the value is empty: Go to STEP 3.</p></li><li><p>STEP 3-2-5: Check if there is a mapping for the string:</p><ul class="slist"><li><p>STEP 3-2-5-1: If a mapping is found: Add the corresponding value
                               to the result string.</p></li><li><p>STEP 3-2-5-2: Else (if no mapping is found): Add the string (in
                               its original cases) to the result string.</p></li></ul></li></ul></li></ul></li><li><p>STEP 4: Remove duplicated values from the resulting string.</p></li><li><p>STEP 5: Return the resulting string.</p></li></ul><p id="domain-global">GLOBAL: The <code class="its-elem-markup">domainRule</code> element contains the
               following:</p><ul><li><p>A required <code class="its-attr-markup">selector</code> attribute. It contains an <a href="#selectors" shape="rect">absolute selector</a> which selects the nodes to which this
@@ -5688,7 +5685,7 @@
                      <code class="its-attr-markup">its-storage-size</code>, <code class="its-attr-markup">its-storage-encoding</code>?, <code class="its-attr-markup">lits-line-break-type</code>?</td></tr></tbody></table></div><div class="div1">
 <h2><a href="#contents" shape="rect"><img src="images/topOfPage.gif" align="right" height="26" width="26" title="Go to the table of contents." alt="Go to the table of contents."/></a><a name="revisionlog" id="revisionlog" shape="rect"/>H Revision Log (Non-Normative)</h2><p id="changelog-since-20121206">The following log records major changes that have been
           made to this document since the <a href="http://www.w3.org/TR/2012/WD-its20-20121206/" shape="rect">ITS 2.0 Working Draft 6 December 2012</a>.</p><ol class="depth1"><li><p>Fixed <a href="#EX-its-tool-annotation-1" shape="rect">Example 26</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/58" shape="rect">issue-58</a>.</p></li><li><p>Clarified text in <a class="section-ref" href="#basic-concepts-addingpointing" shape="rect">Section 2.3: Adding Information or Pointing to Existing Information</a> and 
-            <a class="section-ref" href="#selection-global" shape="rect">Section 5.2.1: Global, Rule-based Selection</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/59" shape="rect">issue-59</a>.</p></li><li><p>Clarified the definition of <code>uncategorized</code> in <a class="section-ref" href="#lqissue-typevalues" shape="rect">Appendix C: Values for the Localization Quality Issue Type</a>, and (see <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/2012Dec/0031.html" shape="rect">related mail</a>) used "<span class="quote">value</span>" consistently instead of "<span class="quote">category</span>" to refer to the value types. See <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/60" shape="rect">issue-60</a>.</p></li><li><p>Clarified definition of <a href="#lqissue-global" shape="rect">Localization Quality Issue</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/62" shape="rect">issu-62</a>.</p></li><li><p>Changed the allowed location of the <code class="its-attr-markup">version</code> attribute in <a class="section-ref" href="#its-version-attribute" shape="rect">Section 5.1: Indicating the Version of ITS</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/66" shape="rect">issue-66</a>.</p></li><li><p>Clarified that <code class="its-attr-markup">provenanceRecordsRefPointer</code> cannot be used in HTML, see <a class="section-ref" href="#provenance-implementation" shape="rect">Section 8.12.2: Implementation</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/65" shape="rect">issue-65</a>.</p></li><li><p>Removed <code>disambigClassPointer</code> attribute, see <a class="section-ref" href="#Disambiguation-implementation" shape="rect">Section 8.10.2: Implementation</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/64" shape="rect">issue-64</a>.</p></li><li><p>Clarified how the filter in <a class"section-ref" href="#LocaleFilter" shape="rect">Section 8.11: Locale Filter</a> works, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/92" shape="rect">issue-92</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/103" shape="rect">issue-103</a></p></li></ol><p id="changelog-since-20121023">The following log records major changes that have been
+            <a class="section-ref" href="#selection-global" shape="rect">Section 5.2.1: Global, Rule-based Selection</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/59" shape="rect">issue-59</a>.</p></li><li><p>Clarified the definition of <code>uncategorized</code> in <a class="section-ref" href="#lqissue-typevalues" shape="rect">Appendix C: Values for the Localization Quality Issue Type</a>, and (see <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/2012Dec/0031.html" shape="rect">related mail</a>) used "<span class="quote">value</span>" consistently instead of "<span class="quote">category</span>" to refer to the value types. See <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/60" shape="rect">issue-60</a>.</p></li><li><p>Clarified definition of <a href="#lqissue-global" shape="rect">Localization Quality Issue</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/62" shape="rect">issu-62</a>.</p></li><li><p>Changed the allowed location of the <code class="its-attr-markup">version</code> attribute in <a class="section-ref" href="#its-version-attribute" shape="rect">Section 5.1: Indicating the Version of ITS</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/66" shape="rect">issue-66</a>.</p></li><li><p>Clarified that <code class="its-attr-markup">provenanceRecordsRefPointer</code> cannot be used in HTML, see <a class="section-ref" href="#provenance-implementation" shape="rect">Section 8.12.2: Implementation</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/65" shape="rect">issue-65</a>.</p></li><li><p>Removed <code>disambigClassPointer</code> attribute, see <a class="section-ref" href="#Disambiguation-implementation" shape="rect">Section 8.10.2: Implementation</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/64" shape="rect">issue-64</a>.</p></li><li><p>Clarified how the filter in <a class"section-ref" href="#LocaleFilter" shape="rect">Section 8.11: Locale Filter</a> works, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/92" shape="rect">issue-92</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/103" shape="rect">issue-103</a>.</p></li><li><p>Removed case-insensitivity from the algorithm of the <a href="#domain" shape="rect">Domain</a> data category, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/102" shape="rect">issue-102</a></p></li></ol><p id="changelog-since-20121023">The following log records major changes that have been
           made to this document since the <a href="http://www.w3.org/TR/2012/WD-its20-20121023/" shape="rect">ITS 2.0 Working Draft 23 October 2012</a>.</p><ol class="depth1"><li><p>Clarified usage of <a href="#domain" shape="rect">Domain</a> data category in HTML in
             response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/56" shape="rect">issue-56</a>.</p></li><li><p>Added the <a href="#lqissueDefs" shape="rect">enabled information</a> in <a class="section-ref" href="#lqissue" shape="rect">Section 8.17: Localization Quality Issue</a>.</p></li><li><p>Updated the <a href="#Disambiguation" shape="rect">Disambiguation</a> data category.</p></li><li><p>Fine tuned the algorithm to compute the result values of the <a href="#domain" shape="rect">Domain</a> data category.</p></li><li><p>Fix on <a href="#EX-locQualityIssue-html5-local-2" shape="rect">Example 81</a>:
               <code>id</code> attribute of <code>script</code> element now the same as of containing
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd	2013/01/23 14:47:19	1.308
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd	2013/01/23 15:49:28	1.309
@@ -2959,13 +2959,11 @@
                           <item><p>STEP 3-1-2-3: If the last character of the value is an APOSTROPHE
                               (U+0027) or a QUOTATION MARK (U+0022): Remove it.</p></item>
                           <item><p>STEP 3-1-2-4: If the value is empty: Go to STEP 3-1-2.</p></item>
-                          <item><p>STEP 3-1-2-5: Check if there is a mapping for the string (the
-                              mapping is case-insensitive):</p>
+                          <item><p>STEP 3-1-2-5: Check if there is a mapping for the string:</p>
                             <list type="slist">
                               <item><p>STEP 3-1-2-5-1. If a mapping is found: Add the corresponding
                                   value to the result string.</p></item>
-                              <item><p>STEP 3-1-2-5-2. Else (if no mapping is found): Add the string
-                                  (in its original cases) to the result string.</p></item>
+                              <item><p>STEP 3-1-2-5-2. Else (if no mapping is found): Add the string to the result string.</p></item>
                             </list>
                           </item>
                         </list>
@@ -2981,8 +2979,7 @@
                       <item><p>STEP 3-2-3: If the last character of the value is an APOSTROPHE
                           (U+0027) or a QUOTATION MARK (U+0022): Remove it.</p></item>
                       <item><p>STEP 3-2-4: If the value is empty: Go to STEP 3.</p></item>
-                      <item><p>STEP 3-2-5: Check if there is a mapping for the string (the mapping
-                          is case-insensitive):</p>
+                      <item><p>STEP 3-2-5: Check if there is a mapping for the string:</p>
                         <list type="slist">
                           <item><p>STEP 3-2-5-1: If a mapping is found: Add the corresponding value
                               to the result string.</p></item>
@@ -5537,7 +5534,8 @@
           <item>Changed the allowed location of the <att>version</att> attribute in <ptr type="specref" target="#its-version-attribute"/>, see <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/66">issue-66</ref>.</item>
           <item>Clarified that <att>provenanceRecordsRefPointer</att> cannot be used in HTML, see <ptr target="#provenance-implementation" type="specref"/> and <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/65">issue-65</ref>.</item>
           <item>Removed <code>disambigClassPointer</code> attribute, see <ptr target="#Disambiguation-implementation" type="specref"/> and <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/64">issue-64</ref>.</item>
-          <item>Clarified how the filter in <ptr target="#LocaleFilter" type="specref"/> works, see <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/92">issue-92</ref> and <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/103">issue-103</ref></item>
+          <item>Clarified how the filter in <ptr target="#LocaleFilter" type="specref"/> works, see <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/92">issue-92</ref> and <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/103">issue-103</ref>.</item>
+          <item>Removed case-insensitivity from the algorithm of the <ref target="#domain">Domain</ref> data category, see <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/102">issue-102</ref></item>
         </list>
         <p xml:id="changelog-since-20121023">The following log records major changes that have been
           made to this document since the <ref target="http://www.w3.org/TR/2012/WD-its20-20121023/"

Received on Wednesday, 23 January 2013 15:49:32 UTC