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

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

Modified Files:
	its20.html its20.odd 
Log Message:
edit for issue-79, see http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/2013Feb/0030.html 

--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html	2013/03/22 10:37:54	1.345
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html	2013/03/22 10:48:03	1.346
@@ -60,9 +60,9 @@
 <div class="toc3">5.2.2 <a href="#selection-local" shape="rect">Local Selection in an XML Document</a></div>
 </div>
 <div class="toc2">5.3 <a href="#selectors" shape="rect">Query Language of Selectors</a><div class="toc3">5.3.1 <a href="#queryLanguage" shape="rect">Choosing Query Language</a></div>
-<div class="toc3">5.3.2 <a href="#d0e2033" shape="rect">XPath 1.0</a></div>
+<div class="toc3">5.3.2 <a href="#d0e2041" shape="rect">XPath 1.0</a></div>
 <div class="toc3">5.3.3 <a href="#css-selectors" shape="rect">CSS Selectors</a></div>
-<div class="toc3">5.3.4 <a href="#d0e2263" shape="rect">Additional query languages</a></div>
+<div class="toc3">5.3.4 <a href="#d0e2271" shape="rect">Additional query languages</a></div>
 <div class="toc3">5.3.5 <a href="#its-param" shape="rect">Variables in selectors</a></div>
 </div>
 <div class="toc2">5.4 <a href="#link-external-rules" shape="rect">Link to External Rules</a></div>
@@ -646,8 +646,8 @@
 <h3><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="notation" id="notation" shape="rect"/>3.1 Notation</h3><p id="rfc-keywords">The keywords “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL
             NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are
             to be interpreted as described in <a title="" href="#rfc2119" shape="rect">[RFC 2119]</a>.</p><p>The namespace URI that <a href="#rfc-keywords" shape="rect">MUST</a> be used by
-            implementations of this specification is:</p><div class="exampleInner"><div class="exampleOuter"><pre xml:space="preserve">http://www.w3.org/2005/11/its</pre></div></div><p>The namespace prefix used in this specification for this URI is “its”. It is
-            recommended that implementations of this specification use this prefix.</p><p>In addition, the following namespaces are used in this document:</p><ul><li><p><code>http://www.w3.org/2001/XMLSchema</code> for the XML Schema namespace, here
+            implementations of this specification is:</p><div class="exampleInner"><div class="exampleOuter"><pre xml:space="preserve">http://www.w3.org/2005/11/its</pre></div></div><p id="its-namespace-prefix">The namespace prefix used in this specification for XML implementations
+            of ITS for the above URI is "its". It is recommended that XML implementations of this specification use this prefix, unless there is existing dedicated markup in use for a given data category. In HTML there is no namespace prefix: "its-" is used to indicate ITS 2.0 attributes in HTML documents. See <a class="section-ref" href="#html5-local-attributes" shape="rect">Section 6.1: Mapping of Local Data Categories to HTML</a> for details.</p><p>In addition, the following namespaces are used in this document:</p><ul><li><p><code>http://www.w3.org/2001/XMLSchema</code> for the XML Schema namespace, here
               used with the prefix “xs”</p></li><li><p><code>http://www.w3.org/1999/xlink</code> for the XLink namespace, here used with
               the prefix “xlink”</p></li><li><p><code>http://www.w3.org/1999/xhtml</code> for the HTML namespace, here used with
               the prefix “h”</p></li></ul></div><div class="div2">
@@ -657,7 +657,7 @@
               and localization of XML schemas and documents.] The concept of a data
             category is independent of its implementation in an XML and HTML environment (e.g. using
             an element or attribute).</p><p>For each data category, ITS distinguishes between the following:</p><ul><li><p>the prose description, see <a class="section-ref" href="#datacategory-description" shape="rect">Section 8: Description of Data Categories</a></p></li><li><p>schema language independent formalization, see the "implementation" subsections in
-                <a class="section-ref" href="#datacategory-description" shape="rect">Section 8: Description of Data Categories</a></p></li><li><p>schema language specific implementations, see <a class="section-ref" href="#its-schemas" shape="rect">Appendix D: Schemas for ITS</a></p></li></ul><div class="exampleOuter"><div class="exampleHeader"><a name="d0e1156" id="d0e1156" shape="rect"/>Example 13: A data category and its implementation</div><p>The <a href="#trans-datacat" shape="rect">Translate</a> data category conveys information as
+                <a class="section-ref" href="#datacategory-description" shape="rect">Section 8: Description of Data Categories</a></p></li><li><p>schema language specific implementations, see <a class="section-ref" href="#its-schemas" shape="rect">Appendix D: Schemas for ITS</a></p></li></ul><div class="exampleOuter"><div class="exampleHeader"><a name="d0e1164" id="d0e1164" shape="rect"/>Example 13: A data category and its implementation</div><p>The <a href="#trans-datacat" shape="rect">Translate</a> data category conveys information as
               to whether a piece of content should be translated or not.</p><p>The simplest formalization of this prose description on a schema language independent
               level is a <code class="its-attr-markup">translate</code> attribute with two possible values:
                 "yes" and "no". An implementation on a schema language specific
@@ -912,9 +912,9 @@
               actual query language. The query language is set by <code class="its-attr-markup">queryLanguage</code> attribute
               on <code class="its-elem-markup">rules</code> element. If <code class="its-attr-markup">queryLanguge</code> is not specified XPath 1.0 is
               used as a default query language.</p></div><div class="div3">
-<h4><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="d0e2033" id="d0e2033" shape="rect"/>5.3.2 XPath 1.0</h4><p>XPath 1.0 is identified by <code>xpath</code> value in <code class="its-attr-markup">queryLanguage</code>
+<h4><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="d0e2041" id="d0e2041" shape="rect"/>5.3.2 XPath 1.0</h4><p>XPath 1.0 is identified by <code>xpath</code> value in <code class="its-attr-markup">queryLanguage</code>
               attribute.</p><div class="div4">
-<h5><a name="d0e2044" id="d0e2044" shape="rect"/>5.3.2.1 Absolute selector</h5><p>The absolute selector <a href="#rfc-keywords" shape="rect">MUST</a> be an XPath expression
+<h5><a name="d0e2052" id="d0e2052" shape="rect"/>5.3.2.1 Absolute selector</h5><p>The absolute selector <a href="#rfc-keywords" shape="rect">MUST</a> be an XPath expression
                 which starts with "<code>/</code>". That is, it must be an <a href="http://www.w3.org/TR/xpath/#NT-AbsoluteLocationPath" shape="rect">
                   AbsoluteLocationPath</a> or union of <a href="http://www.w3.org/TR/xpath/#NT-AbsoluteLocationPath" shape="rect">
                   AbsoluteLocationPath</a>s as described in <a href="#xpath" shape="rect">XPath 1.0</a>.
@@ -953,14 +953,14 @@
                     node list; the first position is 1.</p></li><li><p>The context size comes from the size of the current node list.</p></li></ul></div></div><div class="div3">
 <h4><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="css-selectors" id="css-selectors" shape="rect"/>5.3.3 CSS Selectors</h4><div class="note"><p class="prefix"><b>Note:</b></p><p id="css-selectors-implementations">The working group will not provide a CSS selectors based implementation; nevertheless there are several existing libraries which can translate CSS selectors to XPath, so that XPath selectors based implementations can be used.</p></div><p>CSS Selectors are identified by <code>css</code> value in <code class="its-attr-markup">queryLanguage</code>
               attribute.</p><div class="div4">
-<h5><a name="d0e2238" id="d0e2238" shape="rect"/>5.3.3.1 Absolute selector</h5><p>Absolute selector <a href="#rfc-keywords" shape="rect">MUST</a> be interpreted as selector
+<h5><a name="d0e2246" id="d0e2246" shape="rect"/>5.3.3.1 Absolute selector</h5><p>Absolute selector <a href="#rfc-keywords" shape="rect">MUST</a> be interpreted as selector
                 as defined in <a href="#css3-selectors" shape="rect">Selectors Level 3</a>. Both simple
                 selectors and groups of selectors can be used.</p></div><div class="div4">
-<h5><a name="d0e2249" id="d0e2249" shape="rect"/>5.3.3.2 Relative selector</h5><p>Relative selector <a href="#rfc-keywords" shape="rect">MUST</a> be interpreted as selector
+<h5><a name="d0e2257" id="d0e2257" shape="rect"/>5.3.3.2 Relative selector</h5><p>Relative selector <a href="#rfc-keywords" shape="rect">MUST</a> be interpreted as selector
                 as defined in <a href="#css3-selectors" shape="rect">Selectors Level 3</a>. Selector is not
                 evaluated against the complete document tree but only against subtrees rooted at
                 nodes selected by selector in the <code class="its-attr-markup">selector</code> attribute.</p></div></div><div class="div3">
-<h4><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="d0e2263" id="d0e2263" shape="rect"/>5.3.4 Additional query languages</h4><p>ITS processors <a href="#rfc-keywords" shape="rect">MAY</a> support additional query
+<h4><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="d0e2271" id="d0e2271" shape="rect"/>5.3.4 Additional query languages</h4><p>ITS processors <a href="#rfc-keywords" shape="rect">MAY</a> support additional query
               languages. For each additional query language processor <a href="#rfc-keywords" shape="rect">MUST</a> define:</p><ul><li><p>identifier of query language used in <code class="its-attr-markup">queryLanguage</code>;</p></li><li><p>rules for evaluating absolute selector to collection of nodes;</p></li><li><p>rules for evaluating relative selector to collection of nodes.</p></li></ul><p>Future versions of this specification <a href="#rfc-keywords" shape="rect">MAY</a> define
               additional query languages. The following query language identifiers are reserved:
                 <code>xpath</code>, <code>css</code>, <code>xpath2</code>, <code>xpath3</code>,
@@ -5690,7 +5690,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>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 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>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 links to external rules, se <a class="section-ref" href="#link-external-rules" shape="rect">Section 5.4: Link to External Rules</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/69" shape="rect">issue-69</a>.</p></li><li><p>Clarified in <a class="section-ref" href="#html5-selection-precedence" shape="rect">Section 6.4: Precedence between Selections</a> that in HTML (like in XML) global rules are to be read in document order, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/77" shape="rect">issue-77</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>Clarified in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in TML</a> that values of attributes in HTML with a pre-defined set of values match ASCII-case-insensitively, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/93" shape="rect">issue-93</a>.</p></li><li><p>Changed representation of decimal numbers from xs:decimal to xs:double, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/94" shape="rect">issue-94</a>.</p></li><li><p>Added statement about HTML5 <code>translate</code> attribute in <a href="#trans-datacat" shape="rect">Translate</a> data category, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/97" shape="rect">issue-97</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><li><p>Clarified <a class="section-ref" href="#xhtml5-markup" shape="rect">Section 7: Using ITS Markup in XHTML/a> and a related <a href="#note-html-rules-location" shape="rect">note</a> in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in HTML</a> in response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/115" shape="rect">issue-115</a>.</p></li><li><p>Clarified when to use HTML-like and when XML-like ITS markup in XHTML as a response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/110" shape="rect">issue-110</a>.</p></li><li><p>Deleted excessive requirement from locale filter as a response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/111" shape="rect">issue-111</a>.</p></li><li><p>Added links to examples in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in HTML</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/80" shape="rect">issue-80</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/action/394" shape="rect">action-394</a>.</p></li><li><p>Added a <a href="#unicode" shape="rect">reference to Unicode</a>, see <a href="http://www.w3.org/International/multilingualweb/lt/track/issues/104" shape="rect">issue-104</a>.</p></li><li><p>Implemented in <a href="#EX-motivation-its-2" shape="rect">Example 2</a> the <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/2013Jan/0126.html" shape="rect">resolution</a> for <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/100" shape="rect">issue-100</a>.</p></li><li><p>Implemented resolution for <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/70" shape="rect">issue-70</a> in <a class="section-ref" href="#selection-precedence" shape="rect">Section 5.5: Precedence between Selections</a> (for XML) and <a class="section-ref" href="#html5-selection-precedence" shape="rect">Section 6.4: Precedence between Selections</a> (for HTML5).</p></li><li><p>Added explanatory note about CSS selectors mplemnetations to <a class="section-ref" href="#css-selectors" shape="rect">Section 5.3.3: CSS Selectors</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/413" shape="rect">action-413</a>.</p></li><li><p>Made notes about the order of standoff elements in <a href="#locQualityIssue-order" shape="rect">Localization Quality Issue</a> and <a href="#provenanceRecord-order" shape="rect">Provenance</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/72" shape="rect">issue-72</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>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 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>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 links to external rules, se <a class="section-ref" href="#link-external-rules" shape="rect">Section 5.4: Link to External Rules</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/69" shape="rect">issue-69</a>.</p></li><li><p>Clarified in <a class="section-ref" href="#html5-selection-precedence" shape="rect">Section 6.4: Precedence between Selections</a> that in HTML (like in XML) global rules are to be read in document order, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/77" shape="rect">issue-77</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>Clarified in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in TML</a> that values of attributes in HTML with a pre-defined set of values match ASCII-case-insensitively, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/93" shape="rect">issue-93</a>.</p></li><li><p>Changed representation of decimal numbers from xs:decimal to xs:double, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/94" shape="rect">issue-94</a>.</p></li><li><p>Added statement about HTML5 <code>translate</code> attribute in <a href="#trans-datacat" shape="rect">Translate</a> data category, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/97" shape="rect">issue-97</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><li><p>Clarified <a class="section-ref" href="#xhtml5-markup" shape="rect">Section 7: Using ITS Markup in XHTML/a> and a related <a href="#note-html-rules-location" shape="rect">note</a> in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in HTML</a> in response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/115" shape="rect">issue-115</a>.</p></li><li><p>Clarified when to use HTML-like and when XML-like ITS markup in XHTML as a response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/110" shape="rect">issue-110</a>.</p></li><li><p>Deleted excessive requirement from locale filter as a response to <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/111" shape="rect">issue-111</a>.</p></li><li><p>Added links to examples in <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in HTML</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/80" shape="rect">issue-80</a> and <a href="https://www.w3.org/International/multilingualweb/lt/track/action/394" shape="rect">action-394</a>.</p></li><li><p>Added a <a href="#unicode" shape="rect">reference to Unicode</a>, see <a href="http://www.w3.org/International/multilingualweb/lt/track/issues/104" shape="rect">issue-104</a>.</p></li><li><p>Implemented in <a href="#EX-motivation-its-2" shape="rect">Example 2</a> the <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/2013Jan/0126.html" shape="rect">resolution</a> for <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/100" shape="rect">issue-100</a>.</p></li><li><p>Implemented resolution for <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/70" shape="rect">issue-70</a> in <a class="section-ref" href="#selection-precedence" shape="rect">Section 5.5: Precedence between Selections</a> (for XML) and <a class="section-ref" href="#html5-selection-precedence" shape="rect">Section 6.4: Precedence between Selections</a> (for HTML5).</p></li><li><p>Added explanatory note about CSS selectors mplemnetations to <a class="section-ref" href="#css-selectors" shape="rect">Section 5.3.3: CSS Selectors</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/413" shape="rect">action-413</a>.</p></li><li><p>Made notes about the order of standoff elements in <a href="#locQualityIssue-order" shape="rect">Localization Quality Issue</a> and <a href="#provenanceRecord-order" shape="rect">Provenance</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/72" shape="rect">issue-72</a>.</p></li><li><p>Clarification about <a href="#its-namespace-prefix" shape="rect">ITS namespace prefix</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/issues/79" shape="rect">issue-79</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/03/22 10:37:57	1.338
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd	2013/03/22 10:48:03	1.339
@@ -804,8 +804,8 @@
           <p>The namespace URI that <ref target="#rfc-keywords">MUST</ref> be used by
             implementations of this specification is:</p>
           <eg>http://www.w3.org/2005/11/its</eg>
-          <p>The namespace prefix used in this specification for this URI is “its”. It is
-            recommended that implementations of this specification use this prefix.</p>
+          <p xml:id="its-namespace-prefix">The namespace prefix used in this specification for XML implementations
+            of ITS for the above URI is <val>its</val>. It is recommended that XML implementations of this specification use this prefix, unless there is existing dedicated markup in use for a given data category. In HTML there is no namespace prefix: <val>its-</val> is used to indicate ITS 2.0 attributes in HTML documents. See <ptr target="#html5-local-attributes" type="specref"/> for details.</p>
           <p>In addition, the following namespaces are used in this document:</p>
           <list type="unordered">
             <item><code>http://www.w3.org/2001/XMLSchema</code> for the XML Schema namespace, here
@@ -5583,6 +5583,7 @@
           <item>Implemented resolution for <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/70">issue-70</ref> in <ptr target="#selection-precedence" type="specref"/> (for XML) and <ptr target="#html5-selection-precedence" type="specref"/> (for HTML5).</item>
           <item>Added explanatory note about CSS selectors implemnetations to <ptr type="specref" target="#css-selectors"/>, see <ref target="https://www.w3.org/International/multilingualweb/lt/track/actions/413">action-413</ref>.</item>
           <item>Made notes about the order of standoff elements in <ref target="#locQualityIssue-order">Localization Quality Issue</ref> and <ref target="#provenanceRecord-order">Provenance</ref>, see <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/72">issue-72</ref>.</item>
+          <item>Clarification about <ref target="#its-namespace-prefix">ITS namespace prefix</ref>, see <ref target="https://www.w3.org/International/multilingualweb/lt/track/issues/79">issue-79</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 Friday, 22 March 2013 10:48:06 UTC