- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Thu, 21 Mar 2013 09:46:01 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20 In directory gil:/tmp/cvs-serv14580 Modified Files: its20.html its20.odd Log Message: typo fix, see issue-114. No change log update or mail to lower info tsunami --- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html 2013/03/21 09:31:55 1.336 +++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html 2013/03/21 09:46:00 1.337 @@ -1251,9 +1251,9 @@ another part of the document that provides such information.</p></li></ul><p>In HTML documents, the mechanism is implemented with the <code class="its-attr-markup">its-annotators-ref</code> attribute.</p><p>The attribute applies to the content of the element where it is declared (including its children elements) and to the attributes of that element.</p><p>On any given node, the information provided by this mechanism is a space-separated list - of the accumulated references found it the <code class="its-attr-markup">annotatorsRef</code> attributes declared in + of the accumulated references found in the <code class="its-attr-markup">annotatorsRef</code> attributes declared in the enclosing elements and sorted by data category identifiers. For each data category, - the IRI part is the one of the inner-most declarartion.</p><div class="exampleOuter"><div class="exampleHeader"><a name="EX-its-tool-annotation-1" id="EX-its-tool-annotation-1" shape="rect"/>Example 26: Accumulation and Overriding of the <code class="its-attr-markup">annotatorsRef</code> Values</div><p>In this example, the text shows the computed tools reference information for the + the IRI part is the one of the inner-most declaration.</p><div class="exampleOuter"><div class="exampleHeader"><a name="EX-its-tool-annotation-1" id="EX-its-tool-annotation-1" shape="rect"/>Example 26: Accumulation and Overriding of the <code class="its-attr-markup">annotatorsRef</code> Values</div><p>In this example, the text shows the computed tools reference information for the given node. Note that the references are ordered alphabetically and that the IRI values are always the ones of the inner-most declaration.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096"><doc</strong> <span class="hl-attribute" style="color: #F5844C">its:version</span>=<span class="hl-value" style="color: #993300">"2.0"</span> <span class="hl-attribute" style="color: #F5844C">xmlns:its</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/2005/11/its"</span> <span class="hl-attribute" style="color: #F5844C">its:annotatorsRef</span>=<span class="hl-value" style="color: #993300">"mt-confidence|MT1"</span><strong class="hl-tag" style="color: #000096"> --- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/03/21 09:31:58 1.331 +++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/03/21 09:46:00 1.332 @@ -1765,9 +1765,9 @@ children elements) and to the attributes of that element.</p> <p>On any given node, the information provided by this mechanism is a space-separated list - of the accumulated references found it the <att>annotatorsRef</att> attributes declared in + of the accumulated references found in the <att>annotatorsRef</att> attributes declared in the enclosing elements and sorted by data category identifiers. For each data category, - the IRI part is the one of the inner-most declarartion.</p> + the IRI part is the one of the inner-most declaration.</p> <exemplum xml:id="EX-its-tool-annotation-1"> <head>Accumulation and Overriding of the <att>annotatorsRef</att> Values</head>
Received on Thursday, 21 March 2013 09:46:13 UTC