its20 CVS commit

Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/TR-version
In directory hutz:/tmp/cvs-serv17177/TR-version

Modified Files:
	Overview.html 
Log Message:
draft re-generation, nothing else

Index: Overview.html
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/TR-version/Overview.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- Overview.html	29 Aug 2012 08:59:52 -0000	1.36
+++ Overview.html	31 Aug 2012 09:25:33 -0000	1.37
@@ -2297,13 +2297,13 @@
                                  <a href="#att.selector.attributes">att.selector.attributes</a>, attribute idValue { string }</code></td></tr></tbody></table></dd></dl></div></div><div class="div2">
 <h3><a href="#contents"><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="preservespace" id="preservespace"></a>6.17 Preserve Space</h3><div class="div3">
 <h4><a href="#contents"><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="preservespace-definition" id="preservespace-definition"></a>6.17.1 Definition</h4><p>The <a href="#preservespace">Preserve Space</a> data category indicates how whitespace
-							should be handled in content. The possible values for the Preserve Space data category are
+							should be handled in content. The possible values for this data category are
 							"default" and "preserve" and carry the same meaning as the corresponding values of the
 							xml:space attribute. The default value is "default".</p></div><div class="div3">
 <h4><a href="#contents"><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="preservespace-implementation" id="preservespace-implementation"></a>6.17.2 Implementation</h4><p>The <a href="#preservespace">Preserve Space</a> data category can be expressed with
 							global rules, or locally using the <code>xml:space</code> attribute.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The <a href="#preservespace">Preserve Space</a> data category is not applicable to
 								HTML5 documents because <code>xml:space</code> (and by extension <a href="#preservespace">Preserve Space</a>) has no effect in documents parsed as text/html.</p></div><p id="preservespace-global">GLOBAL: The <a class="itsmarkup" href="#preserveSpaceRule">preserveSpaceRule</a> element contains the following:</p><ul><li><p>A required <a class="itsmarkup" href="#att.selector.attribute.selector">selector</a> attribute. It contains an <a href="#selectors">absolute selector</a> which selects the nodes to which this rule applies.</p></li><li><p>A required <a class="itsmarkup" href="#preserveSpaceRule.attributes">space</a> attribute with the value "default" or "preserve".</p></li></ul><div class="exampleOuter"><div class="exampleHeader"><a name="EX-perservespace-global-1" id="EX-perservespace-global-1"></a>Example 65: The <a href="#preservespace">Preserve Space</a> data category expressed
-								globally</div><p>The preserveSpaceRule element specifies that whitespace in all verse elements must be
+								globally</div><p>The <a class="itsmarkup" href="#preserveSpaceRule">preserveSpaceRule</a> element specifies that whitespace in all verse elements must be
 								treated literally.</p><div class="exampleInner"><pre>
 &lt;book
   xmlns:its="http://www.w3.org/2005/11/its" &gt;
@@ -2319,7 +2319,7 @@
  All mimsy were the borogoves,
   And the mome raths outgrabe.
  &lt;/verse&gt;
-&lt;/book&gt;</pre></div><p>[Source file: <a href="examples/xml/EX-preservespace-global-1.xml">examples/xml/EX-preservespace-global-1.xml</a>]</p></div><p id="preservespace-local">LOCAL: The <code>xml:space</code> attribute, as defined in section 2.10 of <a title="Extensible Markup Language (XML)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;1.0 (Fourth Edition)" href="#xml10spec">[XML 1.0]</a>, maps exactly to the Preserve Space data
+&lt;/book&gt;</pre></div><p>[Source file: <a href="examples/xml/EX-preservespace-global-1.xml">examples/xml/EX-preservespace-global-1.xml</a>]</p></div><p id="preservespace-local">LOCAL: The <code>xml:space</code> attribute, as defined in section 2.10 of <a title="Extensible Markup Language (XML)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;1.0 (Fourth Edition)" href="#xml10spec">[XML 1.0]</a>, maps exactly to the <a href="#preservespace">Preserve Space</a> data
 							category.</p><div class="exampleOuter"><div class="exampleHeader"><a name="EX-perservespace-local-1" id="EX-perservespace-local-1"></a>Example 66: The <a href="#preservespace">Preserve Space</a> data category expressed
 								locally</div><p>The standard <code>xml:space</code> attribute specifies that the whitespace in the verse
 								element must be treated literally.</p><div class="exampleInner"><pre>
@@ -2725,16 +2725,18 @@
    attribute its-loc-quality-issue-profile-ref { xsd:anyURI }?</code></td></tr></tbody></table></dd></dl></div></div><div class="div2">
 <h3><a href="#contents"><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="lqprecis" id="lqprecis"></a>6.19 Localization Quality Précis</h3><span class="editor-note">[Ed. note: This data category is not completely stable yet.]</span><div class="div3">
 <h4><a href="#contents"><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="lqprecis-definition" id="lqprecis-definition"></a>6.19.1 Definition</h4><p>The <a href="#lqprecis">Localization Quality Précis</a> data category is used to express an overall 
-							measurement of the localization quality of a document.</p><p>This data category allows to specify a quality score for a given document, as well as to indicate what 
-								constitutes a passing score. It also allows to point to a profile where the quality assessment model 
-								used for the scoring is described.</p></div><div class="div3">
+							measurement of the localization quality of a document or an item in a document.</p><p>This data category allows to specify a quality score or a voting result for a given item or document, as well as to indicate what 
+								constitutes a passing score or vote. It also allows to point to a profile describing the quality assessment model 
+								used for the scoring or the voting.</p></div><div class="div3">
 <h4><a href="#contents"><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="lqprecis-implementation" id="lqprecis-implementation"></a>6.19.2 Implementation</h4><p>The <a href="#lqprecis">Localization Quality Précis</a> data category can be expressed with global rules, or locally 
 							on individual elements. The information applies to the textual content of the element, <em>including</em> child elements,
 							but <em>excluding</em> attributes.</p><p id="lqprecis-global">GLOBAL: The <a class="itsmarkup" href="#locQualityPrecisRule">locQualityPrecisRule</a> element contains the following:</p><ul><li><p>A required <a class="itsmarkup" href="#att.selector.attribute.selector">selector</a> attribute. It contains an <a href="#selectors">absolute selector</a> which
-								selects the nodes to which this rule applies.</p></li><li><p>Exactly one of the following:</p><ul><li><p>A <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisScore">locQualityPrecisScore</a> attribute. Its value is an integer between 0 and 100 (inclusive) with 
-										higher values indicating a better score.</p></li><li><p>A <a class="itsmarkup" href="#locQualityPrecisRule.attributes">locQualityPrecisScorePointer</a> attribute that contains a <a href="#selectors">relative selector</a>
-										pointing to a node with the exact same semantics as <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisScore">locQualityPrecisScore</a>.</p></li></ul></li><li><p>None or exactly one of the following:</p><ul><li><p>A <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisThreshold">locQualityPrecisThreshold</a> attribute. Its value is an integer between 0 and 100 (inclusive) which indicates 
-										the lowest score value that constitutes a passing score in the profile used.</p></li><li><p>A <a class="itsmarkup" href="#locQualityPrecisRule.attributes">locQualityPrecisThresholdPointer</a> attribute that contains a <a href="#selectors">relative selector</a>
+								selects the nodes to which this rule applies.</p></li><li><p>Exactly one of the following:</p><ul><li><p>Exactly one of the following:</p><ul><li><p>A <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisScore">locQualityPrecisScore</a> attribute. Its value is an integer between 0 and 100 (inclusive) with 
+												higher values indicating a better score.</p></li><li><p>A <a class="itsmarkup" href="#locQualityPrecisRule.attributes">locQualityPrecisScorePointer</a> attribute that contains a <a href="#selectors">relative selector</a>
+												pointing to a node with the exact same semantics as <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisScore">locQualityPrecisScore</a>.</p></li></ul></li><li><p>Exactly one of the following:</p><ul><li><p>A <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisVote">locQualityPrecisVote</a> attribute. Its value is a signed integer with higher values indicating
+												a better vote.</p></li><li><p>A <a class="itsmarkup" href="#locQualityPrecisRule.attributes">locQualityPrecisVotePointer</a> attribute that contains a <a href="#selectors">relative selector</a>
+												pointing to a node with the exact same semantics as <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisVote">locQualityPrecisVote</a>.</p></li></ul></li></ul></li><li><p>None or exactly one of the following:</p><ul><li><p>A <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisThreshold">locQualityPrecisThreshold</a> attribute. Its value is a signed integer which indicates 
+										the lowest score or vote value that constitutes a passing score or a passing vote in the profile used.</p></li><li><p>A <a class="itsmarkup" href="#locQualityPrecisRule.attributes">locQualityPrecisThresholdPointer</a> attribute that contains a <a href="#selectors">relative selector</a>
 										pointing to a node with the exact same semantics as <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisThreshold">locQualityPrecisThreshold</a>.</p></li></ul></li><li><p>None or exactly one of the following:</p><ul><li><p>A <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisProfileRef">locQualityPrecisProfileRef</a> attribute. Its value is a URI pointing to the reference document 
 										describing the quality assessment model used for the scoring.</p></li><li><p>A <a class="itsmarkup" href="#locQualityPrecisRule.attributes">locQualityPrecisProfileRefPointer</a> attribute that contains a
 										<a href="#selectors">relative selector</a> pointing to a node with the exact same
@@ -2754,21 +2756,21 @@
   &lt;/its:rules&gt;
  &lt;/header&gt;
  &lt;para&gt;This is an example&lt;/para&gt;
-&lt;/doc&gt;</pre></div><p>[Source file: <a href="examples/xml/EX-locQualityPrecis-global-1.xml">examples/xml/EX-locQualityPrecis-global-1.xml</a>]</p></div><div class="exampleOuter"><div class="exampleHeader"><a name="EX-locQualityPrecis-global-2" id="EX-locQualityPrecis-global-2"></a>Example 77: Using pointers to map the <a href="#lqprecis">Localization Quality Précis</a> data category in XML</div><p>The following example shows how to us the <a class="itsmarkup" href="#locQualityPrecisRule.attributes">locQualityPrecisScorePointer</a>, <a class="itsmarkup" href="#locQualityPrecisRule.attributes">locQualityPrecisThresholdPointer</a>
+&lt;/doc&gt;</pre></div><p>[Source file: <a href="examples/xml/EX-locQualityPrecis-global-1.xml">examples/xml/EX-locQualityPrecis-global-1.xml</a>]</p></div><div class="exampleOuter"><div class="exampleHeader"><a name="EX-locQualityPrecis-global-2" id="EX-locQualityPrecis-global-2"></a>Example 77: Using pointers to map the <a href="#lqprecis">Localization Quality Précis</a> data category in XML</div><p>The following example shows how to us the <a class="itsmarkup" href="#locQualityPrecisRule.attributes">locQualityPrecisVotePointer</a>, <a class="itsmarkup" href="#locQualityPrecisRule.attributes">locQualityPrecisThresholdPointer</a>
 								and <a class="itsmarkup" href="#locQualityPrecisRule.attributes">locQualityPrecisProfileRefPointer</a> can be used to map the data category to an equivalent markup.</p><div class="exampleInner"><pre>
 &lt;doc
   xmlns:its="http://www.w3.org/2005/11/its" &gt;
- &lt;header qaScore="100" qaPassingScore="95" qaProfile="http://example.org/qaModel/v13"&gt;
+ &lt;header votes="-1" passingResult="10" qaProfile="http://example.org/qaModel/v13"&gt;
   &lt;title&gt;Example&lt;/title&gt;
   &lt;its:rules version="2.0"&gt;
    &lt;its:locQualityScoreRule
      selector="/doc"
-     locQualityPrecisScorePointer="header/@qaScore"
-     locQualityPrecisThresholdPointer="header/@qaPassingScore"
+     locQualityPrecisVotePointer="header/@votes"
+     locQualityPrecisThresholdPointer="header/@passingResult"
      locQualityPrecisProfileRefPointer="header/@qaProfile"/&gt;
   &lt;/its:rules&gt;
  &lt;/header&gt;
- &lt;para&gt;This is an example&lt;/para&gt;
+ &lt;para&gt;This is not popular&lt;/para&gt;
 &lt;/doc&gt;</pre></div><p>[Source file: <a href="examples/xml/EX-locQualityPrecis-global-2.xml">examples/xml/EX-locQualityPrecis-global-2.xml</a>]</p></div><div class="exampleOuter"><div class="exampleHeader"><a name="EX-locQualityPrecis-html5-global" id="EX-locQualityPrecis-html5-global"></a>Example 78: The <a href="#lqprecis">Localization Quality Précis</a> data category expressed globally in HTML</div><p>The following example shows how to us the <a class="itsmarkup" href="#locQualityPrecisRule">locQualityPrecisRule</a> element to specify the score,
 								threshold and profile for an HTML document.</p><div class="exampleInner"><pre>
 &lt;html lang="en"&gt;
@@ -2789,9 +2791,10 @@
    locQualityPrecisThreshold="95"
    locQualityPrecisProfileRef="http://example.org/qaModel/v13"/&gt;
 &lt;/its:rules&gt;</pre></div><p>[Source file: <a href="examples/html5/EX-locQualityPrecisRule-html5-global.xml">examples/html5/EX-locQualityPrecisRule-html5-global.xml</a>]</p></div><p id="lqprecis-local">LOCAL: The following local markup is available for the <a href="#lqprecis">Localization 
-							Quality Précis</a> data category:</p><ul><li><p>A <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisScore">locQualityPrecisScore</a> attribute. Its value is an integer between 0 and 100 (inclusive) with higher 
-								values indicating a better score.</p></li><li><p>An optional <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisThreshold">locQualityPrecisThreshold</a> attribute. Its value is an integer between 0 and 100 (inclusive) which 
-								indicates the lowest score value that constitutes a passing score in the profile used.</p></li><li><p>An optional <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisProfileRef">locQualityPrecisProfileRef</a> attribute. Its value is a URI pointing to the reference 
+							Quality Précis</a> data category:</p><ul><li><p>Exactly one of the following:</p><ul><li><p>A <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisScore">locQualityPrecisScore</a> attribute. Its value is an integer between 0 and 100 (inclusive) with 
+										higher values indicating a better score.</p></li><li><p>A <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisVote">locQualityPrecisVote</a> attribute. Its value is a signed integer with higher values indicating
+										a better vote.</p></li></ul></li><li><p>An optional <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisThreshold">locQualityPrecisThreshold</a> attribute. Its value is a signed integer which 
+								indicates the lowest score or vote that constitutes a passing score or a passing vote in the profile used.</p></li><li><p>An optional <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisProfileRef">locQualityPrecisProfileRef</a> attribute. Its value is a URI pointing to the reference 
 								document describing the quality assessment model used for the scoring.</p></li></ul><div class="exampleOuter"><div class="exampleHeader"><a name="EX-locQualityPrecis-local-1" id="EX-locQualityPrecis-local-1"></a>Example 80: The <a href="#lqprecis">Localization Quality Précis</a> data category expressed locally in XML</div><p>The <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisScore">locQualityPrecisScore</a>, <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisThreshold">locQualityPrecisThreshold</a> and <a class="itsmarkup" href="#att.locqualityprecis.attribute.locQualityPrecisProfileRef">locQualityPrecisProfileRef</a>
 								are used to score the quality of the document.</p><div class="exampleInner"><pre>
 &lt;doc
@@ -2831,27 +2834,33 @@
    }</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="locQualityPrecisRule.content" id="locQualityPrecisRule.content"/>[160]   </td><td><code>locQualityPrecisRule.content</code></td><td>   ::=   </td><td><code> empty</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="locQualityPrecisRule.attributes" id="locQualityPrecisRule.attributes"/>[161]   </td><td><code>locQualityPrecisRule.attributes</code></td><td>   ::=   </td><td><code>
    
                                  <a href="#att.selector.attributes">att.selector.attributes</a>,
-   attribute locQualityPrecisScore { string }?,
+   attribute locQualityPrecisScore { xsd:integer }?,
    attribute locQualityPrecisScorePointer { string }?,
-   attribute locQualityPrecisThreshold { string }?,
+   attribute locQualityPrecisVote { xsd:integer }?,
+   attribute locQualityPrecisVotePointer { string }?,
+   attribute locQualityPrecisThreshold { xsd:integer }?,
    attribute locQualityPrecisThresholdPointer { string }?,
    attribute locQualityPrecisProfileRef { xsd:anyURI }?,
    attribute locQualityPrecisProfileRefPointer { string }?</code></td></tr></tbody></table></dd><dt class="label"><a name="att.locqualityprecis" id="att.locqualityprecis"></a>att.locqualityprecis</dt><dd><table class="scrap" summary="Scrap"><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.attributes" id="att.locqualityprecis.attributes"/>[162]   </td><td><code>att.locqualityprecis.attributes</code></td><td>   ::=   </td><td><code>
    
                                  <a href="#att.locqualityprecis.attribute.locQualityPrecisScore">att.locqualityprecis.attribute.locQualityPrecisScore</a>,
+   <a href="#att.locqualityprecis.attribute.locQualityPrecisVote">att.locqualityprecis.attribute.locQualityPrecisVote</a>,
    <a href="#att.locqualityprecis.attribute.locQualityPrecisThreshold">att.locqualityprecis.attribute.locQualityPrecisThreshold</a>,
    <a href="#att.locqualityprecis.attribute.locQualityPrecisProfileRef">att.locqualityprecis.attribute.locQualityPrecisProfileRef</a>
                               </code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.attribute.locQualityPrecisScore" id="att.locqualityprecis.attribute.locQualityPrecisScore"/>[163]   </td><td><code>att.locqualityprecis.attribute.locQualityPrecisScore</code></td><td>   ::=   </td><td><code>
-   attribute its:locQualityPrecisScore { string }?</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.attribute.locQualityPrecisThreshold" id="att.locqualityprecis.attribute.locQualityPrecisThreshold"/>[164]   </td><td><code>att.locqualityprecis.attribute.locQualityPrecisThreshold</code></td><td>   ::=   </td><td><code>
-   attribute its:locQualityPrecisThreshold { string }?</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.attribute.locQualityPrecisProfileRef" id="att.locqualityprecis.attribute.locQualityPrecisProfileRef"/>[165]   </td><td><code>att.locqualityprecis.attribute.locQualityPrecisProfileRef</code></td><td>   ::=   </td><td><code>
-   attribute its:locQualityPrecisProfileRef { xsd:anyURI }?</code></td></tr></tbody></table></dd><dt class="label"><a name="att.locqualityprecis.html5" id="att.locqualityprecis.html5"></a>att.locqualityprecis.html5</dt><dd><table class="scrap" summary="Scrap"><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.html5.attributes" id="att.locqualityprecis.html5.attributes"/>[166]   </td><td><code>att.locqualityprecis.html5.attributes</code></td><td>   ::=   </td><td><code>
+   attribute its:locQualityPrecisScore { xsd:integer }?</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.attribute.locQualityPrecisVote" id="att.locqualityprecis.attribute.locQualityPrecisVote"/>[164]   </td><td><code>att.locqualityprecis.attribute.locQualityPrecisVote</code></td><td>   ::=   </td><td><code>
+   attribute its:locQualityPrecisVote { xsd:integer }?</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.attribute.locQualityPrecisThreshold" id="att.locqualityprecis.attribute.locQualityPrecisThreshold"/>[165]   </td><td><code>att.locqualityprecis.attribute.locQualityPrecisThreshold</code></td><td>   ::=   </td><td><code>
+   attribute its:locQualityPrecisThreshold { xsd:interger }?</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.attribute.locQualityPrecisProfileRef" id="att.locqualityprecis.attribute.locQualityPrecisProfileRef"/>[166]   </td><td><code>att.locqualityprecis.attribute.locQualityPrecisProfileRef</code></td><td>   ::=   </td><td><code>
+   attribute its:locQualityPrecisProfileRef { xsd:anyURI }?</code></td></tr></tbody></table></dd><dt class="label"><a name="att.locqualityprecis.html5" id="att.locqualityprecis.html5"></a>att.locqualityprecis.html5</dt><dd><table class="scrap" summary="Scrap"><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.html5.attributes" id="att.locqualityprecis.html5.attributes"/>[167]   </td><td><code>att.locqualityprecis.html5.attributes</code></td><td>   ::=   </td><td><code>
    
                                  <a href="#att.locqualityprecis.html5.attribute.its-loc-quality-precis-score">att.locqualityprecis.html5.attribute.its-loc-quality-precis-score</a>,
+   <a href="#att.locqualityprecis.html5.attribute.its-loc-quality-precis-vote">att.locqualityprecis.html5.attribute.its-loc-quality-precis-vote</a>,
    <a href="#att.locqualityprecis.html5.attribute.its-loc-quality-precis-threshold">att.locqualityprecis.html5.attribute.its-loc-quality-precis-threshold</a>,
    <a href="#att.locqualityprecis.html5.attribute.its-loc-quality-precis-profile-ref">att.locqualityprecis.html5.attribute.its-loc-quality-precis-profile-ref</a>
-                              </code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.html5.attribute.its-loc-quality-precis-score" id="att.locqualityprecis.html5.attribute.its-loc-quality-precis-score"/>[167]   </td><td><code>att.locqualityprecis.html5.attribute.its-loc-quality-precis-score</code></td><td>   ::=   </td><td><code>
-   attribute its-loc-quality-precis-score { string }?</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.html5.attribute.its-loc-quality-precis-threshold" id="att.locqualityprecis.html5.attribute.its-loc-quality-precis-threshold"/>[168]   </td><td><code>att.locqualityprecis.html5.attribute.its-loc-quality-precis-threshold</code></td><td>   ::=   </td><td><code>
-   attribute its-loc-quality-precis-threshold { string }?</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.html5.attribute.its-loc-quality-precis-profile-ref" id="att.locqualityprecis.html5.attribute.its-loc-quality-precis-profile-ref"/>[169]   </td><td><code>att.locqualityprecis.html5.attribute.its-loc-quality-precis-profile-ref</code></td><td>   ::=   </td><td><code>
+                              </code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.html5.attribute.its-loc-quality-precis-score" id="att.locqualityprecis.html5.attribute.its-loc-quality-precis-score"/>[168]   </td><td><code>att.locqualityprecis.html5.attribute.its-loc-quality-precis-score</code></td><td>   ::=   </td><td><code>
+   attribute its-loc-quality-precis-score { xsd:intger }?</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.html5.attribute.its-loc-quality-precis-vote" id="att.locqualityprecis.html5.attribute.its-loc-quality-precis-vote"/>[169]   </td><td><code>att.locqualityprecis.html5.attribute.its-loc-quality-precis-vote</code></td><td>   ::=   </td><td><code>
+   attribute its-loc-quality-precis-vote { xsd:integer }?</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.html5.attribute.its-loc-quality-precis-threshold" id="att.locqualityprecis.html5.attribute.its-loc-quality-precis-threshold"/>[170]   </td><td><code>att.locqualityprecis.html5.attribute.its-loc-quality-precis-threshold</code></td><td>   ::=   </td><td><code>
+   attribute its-loc-quality-precis-threshold { xsd:integer }?</code></td></tr></tbody><tbody><tr valign="baseline"><td><a name="att.locqualityprecis.html5.attribute.its-loc-quality-precis-profile-ref" id="att.locqualityprecis.html5.attribute.its-loc-quality-precis-profile-ref"/>[171]   </td><td><code>att.locqualityprecis.html5.attribute.its-loc-quality-precis-profile-ref</code></td><td>   ::=   </td><td><code>
    attribute its-loc-quality-precis-profile-ref { xsd:anyURI }?</code></td></tr></tbody></table></dd></dl></div></div><div class="div2">
 <h3><a href="#contents"><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="mt-confidence" id="mt-confidence"></a>6.20 MT Confidence</h3><p>The MT Confidence data category will be defined in an updated version of this document.</p></div></div></div><div class="back"><div class="div1">
 <h2><a href="#contents"><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="normative-references" id="normative-references"></a>A References</h2><dl><dt class="label"><a name="bcp47" id="bcp47"/>BCP47</dt><dd>Addison Phillips, Mark Davis. <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt"><cite>Tags for Identifying
@@ -3256,7 +3265,7 @@
 <h2><a href="#contents"><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="its-schematron-constraints" id="its-schematron-constraints"></a>F Checking ITS Markup Constraints With Schematron (Non-Normative)</h2><p>
             <em>This section is informative.</em>
          </p><p>Several constraints of ITS markup cannot be validated with ITS schemas. The following <a title="Rule-based validation -- Schematron" href="#schematron">[Schematron]</a> document allows for validating some of these
-					constraints.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d3e9707" id="d3e9707"></a>Example 82: Testing constraints in ITS markup</div><div class="exampleInner"><pre>
+					constraints.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d3e9765" id="d3e9765"></a>Example 82: Testing constraints in ITS markup</div><div class="exampleInner"><pre>
 &lt;sch:schema
   xmlns:sch="http://www.ascc.net/xml/schematron" &gt;
 &lt;!-- Schematron document to test constraints for global and local ITS markup.
@@ -3323,7 +3332,7 @@
             <em>This section is informative.</em>
          </p><p>The following <a title="Namespace-based Validation Dispatching Language (NVDL)" href="#nvdl">[NVDL]</a> document allows validation of ITS markup which has
 					been added to a host vocabulary. Only ITS elements and attributes are checked. Elements and
-					attributes of host language are ignored during validation against this NVDL document/schema.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d3e9729" id="d3e9729"></a>Example 83: NVDL schema for ITS</div><div class="exampleInner"><pre>&lt;rules xmlns="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"&gt; &lt;namespace
+					attributes of host language are ignored during validation against this NVDL document/schema.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d3e9787" id="d3e9787"></a>Example 83: NVDL schema for ITS</div><div class="exampleInner"><pre>&lt;rules xmlns="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"&gt; &lt;namespace
 						ns="http://www.w3.org/2005/11/its"&gt; &lt;validate schema="its-elements.rng"/&gt;
 						&lt;/namespace&gt; &lt;namespace ns="http://www.w3.org/2005/11/its" match="attributes"&gt;
 						&lt;validate schema="its-attributes.rng"/&gt; &lt;/namespace&gt; &lt;anyNamespace&gt;

Received on Friday, 31 August 2012 09:25:47 UTC