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

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

Modified Files:
	its20.html its20.odd 
Log Message:
work on status section

--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html	2013/09/06 12:42:46	1.497
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html	2013/09/06 20:50:11	1.498
@@ -6,8 +6,8 @@
 </style><link rel="stylesheet" href="local.css" type="text/css"/><link rel="stylesheet" type="text/css" href="base.css"/></head><body><div class="head">
 <h1><a name="title" id="title" shape="rect"/>Internationalization Tag Set (ITS) Version 2.0</h1>
 <h2><a name="w3c-doctype" id="w3c-doctype"/>Editor's Copy</h2><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" shape="rect">Copyright</a> © 2013 <a href="http://www.w3.org/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/" shape="rect"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/" shape="rect"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/" shape="rect">Keio</a>, <a href="http://ev.buaa.edu.cn/" shape="rect">Beihang</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer" shape="rect">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks" shape="rect">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents" shape="rect">document use</a> rules apply.</p</div><hr/><div>
-<h2><a name="abstract" id="abstract" shape="rect"/>Abstract</h2><p>The technology described in this document – the <em>Internationalization Tag Set (ITS)
-        2.0</em> – enhances the foundation to integrate automated processing of human language
+<h2><a name="abstract" id="abstract" shape="rect"/>Abstract</h2><p>The technology described in this document “<em>Internationalization Tag Set (ITS)
+        2.0</em>“ enhances the foundation to integrate automated processing of human language
         into core Web technologies. ITS 2.0 bears many commonalities with its predecessor, <a href="http://www.w3.org/TR/2007/REC-its-20070403/" shape="rect">ITS 1.0</a> but provides additional
         concepts that are designed to foster the automated creation and processing of multilingual
         Web content. ITS 2.0 focuses on HTML, XML-based formats in general, and can leverage
@@ -59,9 +59,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="#d0e2530" shape="rect">XPath 1.0</a></div>
+<div class="toc3">5.3.2 <a href="#d0e2515" 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="#d0e2778" shape="rect">Additional query languages</a></div>
+<div class="toc3">5.3.4 <a href="#d0e2763" 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>
@@ -564,7 +564,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="d0e1628" id="d0e1628" shape="rect"/>Example 10: 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="d0e1613" id="d0e1613" shape="rect"/>Example 10: 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 is intended for translation 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
@@ -821,9 +821,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="d0e2530" id="d0e2530" 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="d0e2515" id="d0e2515" 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="d0e2541" id="d0e2541" 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="d0e2526" id="d0e2526" 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
                 that starts with "<code>/</code>". That is, it <a href="#rfc-keywords" shape="rect">MUST</a> 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>.
@@ -868,14 +868,14 @@
                 be used.</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p id="css-selectors-and-attributes">CSS selectors have no ability to point to
                 attributes.</p></div><p>CSS Selectors are identified by the value <code>css</code> in the
                 <code class="its-attr-markup">queryLanguage</code> attribute.</p><div class="div4">
-<h5><a name="d0e2755" id="d0e2755" shape="rect"/>5.3.3.1 Absolute selector</h5><p>An absolute selector <a href="#rfc-keywords" shape="rect">MUST</a> be interpreted as a
+<h5><a name="d0e2740" id="d0e2740" shape="rect"/>5.3.3.1 Absolute selector</h5><p>An absolute selector <a href="#rfc-keywords" shape="rect">MUST</a> be interpreted as a
                 selector as defined in <a title="Selectors Level&#xA;                3" 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="d0e2765" id="d0e2765" shape="rect"/>5.3.3.2 Relative selector</h5><p>A relative selector <a href="#rfc-keywords" shape="rect">MUST</a> be interpreted as a
+<h5><a name="d0e2750" id="d0e2750" shape="rect"/>5.3.3.2 Relative selector</h5><p>A relative selector <a href="#rfc-keywords" shape="rect">MUST</a> be interpreted as a
                 selector as defined in <a title="Selectors Level&#xA;                3" href="#css3-selectors" shape="rect">[Selectors Level 3]</a>. A selector is
                 not evaluated against the complete document tree but only against subtrees rooted at
                 nodes selected by the 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="d0e2778" id="d0e2778" 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="d0e2763" id="d0e2763" 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 the processor <a href="#rfc-keywords" shape="rect">MUST</a> define:</p><ul><li><p>the identifier of the query language used in <code class="its-attr-markup">queryLanguage</code>;</p></li><li><p>rules for evaluating an absolute selector to a collection of nodes;</p></li><li><p>rules for evaluating a relative selector to a collection of nodes.</p></li></ul><p>Because future versions of this specification are likely to define additional query
               languages, the following query language identifiers are reserved: <code>xpath</code>,
                 <code>css</code>, <code>xpath2</code>, <code>xpath3</code>, <code>xquery</code>,
@@ -5987,7 +5987,7 @@
             minutes</a>.</p></li><li><p>Made changes (see <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt/2012Nov/0266.html" shape="rect">detailed description</a>) to <a href="#lqissue-typevalues" shape="rect">descriptions of
               allowed values</a> for <a href="#lqissue" shape="rect">Localization Quality Issue</a>
             (specifically <em>terminology</em>, <em>locale-violation</em>, and
-              <em>whitespace</em> to respond to and clarify <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt/2012Nov/0208.html" shape="rect">points raised by Daniel Naber</a>.</p></li><li><p>Added <a class="section-ref" href="#list-of-elements-and-attributes" shape="rect">Appendix I: List of ITS 2.0 Global Elements and Local Attributes</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/321" shape="rect">action-321</a>.</p></li><li><p>Renaming attribute for <a class="section-ref" href="#its-tool-annotation" shape="rect">Section 5.7: ITS Tools Annotation</a>. See <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt/2012Dec/0006.html" shape="rect">change description</a>.</p></li><li><p>Changes related to <code class="its-attr-markup">annotatorsRef</code>, see <a href="http://www.w3.org/2012/12/03-mlw-lt-minutes.html#item08" shape="rect">Working Group call
+   <em>whitespace</em> to respond to and clarify <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt/2012Nov/0208.html" shape="rect">points raised by Daniel Naber</a>.</p></li><li><p>Added <a class="section-ref" href="#list-of-elements-and-attributes" shape="rect">Appendix I: List of ITS 2.0 Global Elements and Local Attributes</a>, see <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/321" shape="rect">action-321</a>.</p></li><li><p>Renaming attribute for <a class="section-ref" href="#its-tool-annotation" shape="rect">Section 5.7: ITS Tools Annotation</a>. See <a href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt/2012Dec/0006.html" shape="rect">change description</a>.</p></li><li><p>Changes related to <code class="its-attr-markup">annotatorsRef</code>, see <a href="http://www.w3.org/2012/12/03-mlw-lt-minutes.html#item08" shape="rect">Working Group call
               2012-12-03</a> discussion.</p></li><li><p>Changes related to <code>disambigGranularity</code> attribute, see <a href="http://www.w3.org/2012/12/03-mlw-lt-minutes.html#item04" shape="rect">Working Group call
               2012-12-03</a> discussion and <a href="https://www.w3.org/International/multilingualweb/lt/track/actions/359" shape="rect">action-359</a>.</p></li></ol><p id="changelog-since-20120829">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-20120829/" shape="rect">ITS 2.0 Working Draft 29 August 2012</a>:</p><ol class="depth1"><li><p>Added a first draft of <a class="section-ref" href="#provenance" shape="rect">Section 8.11: Provenance</a></p></li><li><p>Added <a class="section-ref" href="#html5-markup" shape="rect">Section 6: Using ITS Markup in HTML</a>.</p></li><li><p>Removed inline markup declarations.</p></li><li><p>Addition of a <code class="its-attr-markup">locQualityRatingVote</code> attribute and a
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd	2013/09/06 12:42:46	1.512
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd	2013/09/06 20:50:11	1.513
@@ -6,25 +6,25 @@
   <header xmlns="http://example.com/xmlspec">
     <title>Internationalization Tag Set (ITS) Version 2.0</title>
     <w3c-designation>ITS20</w3c-designation>
-    <w3c-doctype>W3C Last Call Working Draft</w3c-doctype>
+    <w3c-doctype>W3C Proposed Recommendation</w3c-doctype>
     <pubdate>
-      <day>20</day>
-      <month>August</month>
+      <day>17</day>
+      <month>September</month>
       <year>2013</year>
     </pubdate>
     <publoc>
-      <loc href="http://www.w3.org/TR/2013/WD-its20-20130820/">
-        http://www.w3.org/TR/2013/WD-its20-20130820/</loc>
+      <loc href="http://www.w3.org/TR/2013/PR-its20-20130917/">
+        http://www.w3.org/TR/2013/PR-its20-20130917/</loc>
     </publoc>
     <altlocs>
       <loc href="its20.odd">ODD/XML document</loc>
       <loc href="itstagset20.zip">self-contained zipped archive</loc>
-      <loc href="diffs/diff-wd20130820-wd20130521.html">XHTML Diff markup to previous publication
-        2013-05-21</loc>
+      <loc href="diffs/diff-wd20130917-wd20130820.html">XHTML Diff markup to previous publication
+        2013-08-20</loc>
     </altlocs>
     <prevlocs>
-      <loc href="http://www.w3.org/TR/2013/WD-its20-20130521/">
-        http://www.w3.org/TR/2013/WD-its20-20130521/</loc>
+      <loc href="http://www.w3.org/TR/2013/WD-its20-20130820/">
+        http://www.w3.org/TR/2013/WD-its20-20130820/</loc>
     </prevlocs>
     <latestloc>
       <loc href="http://www.w3.org/TR/its20/">http://www.w3.org/TR/its20/</loc>
@@ -67,8 +67,8 @@
 	  <translationloc role="spec-conditional" href="http://www.w3.org/2003/03/Translations/byTechnology?technology=its"/>
 	   -->
     <abstract>
-      <p>The technology described in this document – the <emph>Internationalization Tag Set (ITS)
-        2.0</emph> – enhances the foundation to integrate automated processing of human language
+      <p>The technology described in this document “<emph>Internationalization Tag Set (ITS)
+        2.0</emph>“ enhances the foundation to integrate automated processing of human language
         into core Web technologies. ITS 2.0 bears many commonalities with its predecessor, <loc
           href="http://www.w3.org/TR/2007/REC-its-20070403/">ITS 1.0</loc> but provides additional
         concepts that are designed to foster the automated creation and processing of multilingual
@@ -84,27 +84,33 @@
             href="http://www.w3.org/TR/">W3C technical reports index</loc> at
           http://www.w3.org/TR/.</emph>
       </p>
-      <p>The technology described in this document – the <emph>Internationalization Tag Set (ITS)
-        2.0</emph> – enhances the foundation to integrate automated processing of human language
+      <p>The technology described in this document “<emph>Internationalization Tag Set (ITS)
+        2.0</emph>“ enhances the foundation to integrate automated processing of human language
         into core Web technologies. ITS 2.0 bears many commonalities with is predecessor, <loc
           href="http://www.w3.org/TR/2007/REC-its-20070403/">ITS 1.0</loc> but provides additional
         concepts that are designed to foster the automated creation and processing of multilingual
         Web content. ITS 2.0 focuses on HTML, XML-based formats in general, and can leverage
         processing based on the XML Localization Interchange File Format (XLIFF), as well as the
         Natural Language Processing Interchange Format (NIF).</p> 
+      <p>This document was published by the <loc
+        href="http://www.w3.org/International/multilingualweb/lt/">MultilingualWeb-LT Working
+        Group</loc> as a Proposed Recommendation. Comments submitted against the <loc href="http://www.w3.org/TR/2013/WD-its20-20130820/">previous Last Call specification</loc> are consolidated in a <loc href="http://www.w3.org/International/multilingualweb/lt/drafts/its20/disposition-of-comments-3rd-last-call.html">comment tracking document</loc>. All of the comments resulted in non-normative changes to the specification. The Working Group has completed and approved this specification's <loc href="https://github.com/w3c/its-2.0-testsuite/">Test Suite</loc> and created an <loc href="http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20-implementation-report.html">Implementation Report</loc> that shows that two or more independent implementations pass each test. The Working Group expects to advance this
+        document to Recommendation status (see <loc
+          href="http://www.w3.org/2004/02/Process-20040205/tr.html#maturity-levels">W3C document
+          maturity levels</loc>).</p>
+      
+      <p> The W3C Membership and other interested parties are invited to review the document and send comments to <loc
+        href="mailto:public-multilingualweb-lt-comments@w3.org"
+        >public-multilingualweb-lt-comments@w3.org</loc>. Use "Comment on ITS 2.0 specification
+        WD" in the subject line of your email. The <loc
+          href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/">archives
+          for this list</loc> are publicly available. Advisory Committee Representatives should consult their <loc href="https://www.w3.org/2002/09/wbs/myQuestionnaires">WBS questionnaires</loc>.  The deadline for review and comments is 15 October 2013.  See also <loc
+            href="https://www.w3.org/International/multilingualweb/lt/track/issues/">issues discussed
+            within the Working Group</loc> and the <loc href="#changelog-since-20130820">list of
+              changes since the previous publication</loc>.</p>
       
-      <p>This document was published by the <loc href="http://www.w3.org/International/multilingualweb/lt/">MultilingualWeb-LT Working Group</loc> as a Last Call Working Draft. The Last Call period ends 10 September 2013. The publication reflects changes made since the previous Last Call publication 21 May 2013. The Working Group expects to advance this document to Recommendation status (see <loc href="http://www.w3.org/2004/02/Process-20040205/tr.html#maturity-levels">W3C document maturity levels</loc>).</p>
-      
-      <p>All <loc href="http://www.w3.org/International/multilingualweb/lt/drafts/its20/disposition-of-comments-2nd-last-call.html">last call issues</loc> in the normative sections (from <loc href="#notation-terminology">Section 3: Notation and Terminology</loc> to <loc href="#datacategory-description">Section 8: Description of Data Categories</loc> and <loc href="#normative-references">Appendix A: References</loc> to <loc href="#its-schemas">Appendix D: Schemas for ITS</loc>) have been resolved. As announced in the <loc href="http://www.w3.org/TR/2013/WD-its20-20130521/#status">previous draft</loc>, the other, non-normative sections have been updated with explanatory material. The Working Group encourages feedback until 10 September 2013.</p>
-      
-      <p>One substantive change was made that requires a third last call draft: the <loc href="#conversion-to-nif">conversion to NIF</loc> was categorized as a non-normative feature (this was a <loc href="http://www.w3.org/TR/2013/WD-its20-20130521/#conversion-to-nif">normative feature in the previous draft</loc>). The working group encourages especially feedback on this change from the RDF community.</p>
-      
-      <p>Since the ITS 2.0 test suite already has a high coverage for normative features of this specification, the Working Group expects to advance the specification directly to Proposed Recommendation status.</p>
-      
-      <p>To give feedback send your comments to <loc href="mailto:public-multilingualweb-lt-comments@w3.org">public-multilingualweb-lt-comments@w3.org</loc>. Use "Comment on ITS 2.0 specification WD" in the subject line of your email. The <loc href="http://lists.w3.org/Archives/Public/public-multilingualweb-lt-comments/">archives for this list</loc> are publicly available. See also <loc href="https://www.w3.org/International/multilingualweb/lt/track/issues/">issues discussed within the Working Group</loc> and the <loc href="#changelog-since-20130521">list of changes</loc> since the previous publication.</p>
+      <p>Publication as a Proposed Recommendation does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.</p>
       
-      <p>Publication as a Last Call Working Draft does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.</p>
- 
       <p>This document was produced by a group operating under the <loc href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent Policy</loc>. W3C maintains a <loc href="http://www.w3.org/2004/01/pp-impl/53116/status">public list of any patent disclosures</loc> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the W3C Patent Policy</a>. </p>
     </status>
     <langusage>

Received on Friday, 6 September 2013 20:50:13 UTC