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

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

Modified Files:
	its20.html its20.odd 
Log Message:
Lates set changes from Arle

--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html	2013/06/01 06:42:50	1.436
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html	2013/06/01 17:12:07	1.437
@@ -61,9 +61,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="#d0e2344" shape="rect">XPath 1.0</a></div>
+<div class="toc3">5.3.2 <a href="#d0e2345" 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="#d0e2589" shape="rect">Additional query languages</a></div>
+<div class="toc3">5.3.4 <a href="#d0e2590" 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>
@@ -115,7 +115,7 @@
 <div class="toc2">8.13 <a href="#target-pointer" shape="rect">Target Pointer</a><div class="toc3">8.13.1 <a href="#target-pointer-definition" shape="rect">Definition</a></div>
 <div class="toc3">8.13.2 <a href="#target-pointer-implementation" shape="rect">Implementation</a></div>
 </div>
-<div class="toc2">8.14 <a href="#idvalue" shape="rect">Id Value</a><div class="toc3">8.14.1 <a href="#idvalue-definition" shape="rect">Definition</a></div>
+<div class="toc2">8.14 <a href="#idvalue" shape="rect">ID Value</a><div class="toc3">8.14.1 <a href="#idvalue-definition" shape="rect">Definition</a></div>
 <div class="toc3">8.14.2 <a href="#idvalue-implementation" shape="rect">Implementation</a></div>
 </div>
 <div class="toc2">8.15 <a href="#preservespace" shape="rect">Preserve Space</a><div class="toc3">8.15.1 <a href="#preservespace-definition" shape="rect">Definition</a></div>
@@ -196,46 +196,46 @@
               identifies which parts of an XML document need to be translated. Tools often cannot
               automatically perform this identification.</p><div class="exampleOuter"><div class="exampleHeader"><a name="EX-motivation-its-1" id="EX-motivation-its-1" shape="rect"/>Example 1: Document with partially translatable content</div><p>In this document it is difficult to distinguish between those <code>string</code>
                 elements that are translatable and those that are not. Only the addition of an
-                explicit flag could resolve the issue.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;resources&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;section</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"Homepage"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;arguments&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>page<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>childlist<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;/arguments&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;variables&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>POLICY<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>Corporate Policy<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;/variables&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;keyvalue_pairs&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>Page<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>ABC Corporation - Policy Repository<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>Footer_Last<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>Pages<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>bgColor<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>NavajoWhite<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>title<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>List of Available Policies<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;/keyvalue_pairs&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/section&gt;</strong>
-<strong class="hl-tag" style="color: #000096">&lt;/resources&gt;</strong>
+                explicit flag could resolve the issue.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;resources&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;section</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"Homepage"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;arguments&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>page<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>childlist<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;/arguments&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;variables&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>POLICY<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>Corporate Policy<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;/variables&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;keyvalue_pairs&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>Page<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>ABC Corporation - Policy Repository<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>Footer_Last<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>Pages<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>bgColor<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>NavajoWhite<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>title<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;string&gt;</strong>List of Available Policies<strong class="hl-tag" style="color: #000096">&lt;/string&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;/keyvalue_pairs&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/section&gt;</strong>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;/resources&gt;</strong>&#xD;
 </pre></div><p>[Source file: <a href="examples/xml/EX-motivation-its-1.xml" shape="rect">examples/xml/EX-motivation-its-1.xml</a>]</p></div><div class="exampleOuter"><div class="exampleHeader"><a name="EX-motivation-its-2" id="EX-motivation-its-2" shape="rect"/>Example 2: Document with partially translatable content</div><p>Even when metadata are available to identify non-translatable text, the conditions
                 may be quite complex and not directly indicated with a simple flag. Here, for
                 instance, only the text in the nodes matching the expression
-                  <code>//component[@type!='image']/data[@type='text']</code> is translatable.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;dialogue</strong> <span class="hl-attribute" style="color: #F5844C">xml:lang</span>=<span class="hl-value" style="color: #993300">"en-gb"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;rsrc</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"123"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;component</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"456"</span> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"image"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;data</strong> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"text"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>images/cancel.gif<strong class="hl-tag" style="color: #000096">&lt;/data&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;data</strong> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"position"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>12,20<strong class="hl-tag" style="color: #000096">&lt;/data&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;/component&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;component</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"789"</span> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"caption"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;data</strong> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"text"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>Cancel<strong class="hl-tag" style="color: #000096">&lt;/data&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;data</strong> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"position"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>60,40<strong class="hl-tag" style="color: #000096">&lt;/data&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;/component&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;component</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"792"</span> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"string"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;data</strong> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"text"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>Number of files: <strong class="hl-tag" style="color: #000096">&lt;/data&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;/component&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/rsrc&gt;</strong>
-<strong class="hl-tag" style="color: #000096">&lt;/dialogue&gt;</strong>
+                  <code>//component[@type!='image']/data[@type='text']</code> is translatable.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;dialogue</strong> <span class="hl-attribute" style="color: #F5844C">xml:lang</span>=<span class="hl-value" style="color: #993300">"en-gb"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;rsrc</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"123"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;component</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"456"</span> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"image"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;data</strong> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"text"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>images/cancel.gif<strong class="hl-tag" style="color: #000096">&lt;/data&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;data</strong> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"position"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>12,20<strong class="hl-tag" style="color: #000096">&lt;/data&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;/component&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;component</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"789"</span> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"caption"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;data</strong> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"text"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>Cancel<strong class="hl-tag" style="color: #000096">&lt;/data&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;data</strong> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"position"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>60,40<strong class="hl-tag" style="color: #000096">&lt;/data&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;/component&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;component</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"792"</span> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"string"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;data</strong> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"text"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>Number of files: <strong class="hl-tag" style="color: #000096">&lt;/data&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;/component&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/rsrc&gt;</strong>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;/dialogue&gt;</strong>&#xD;
 </pre></div><p>[Source file: <a href="examples/xml/EX-motivation-its-2.xml" shape="rect">examples/xml/EX-motivation-its-2.xml</a>]</p></div></div></div><div class="div2">
 <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="users-usage" id="users-usage" shape="rect"/>1.3 Users and Usages of ITS</h3><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="potential-users" id="potential-users" shape="rect"/>1.3.1 Potential Users of ITS</h4><p>The ITS specification aims to provide different types of users with information about
@@ -328,102 +328,102 @@
               illustration, we will demonstrate how ITS can indicate that certain parts of content
               should or should not be translated.</p><ul><li><p>A content author uses an attribute on a particular element to say that the text
                   in the element should not be translated.</p></li></ul><div class="exampleOuter"><div class="exampleHeader"><a name="EX-ways-to-use-its-1" id="EX-ways-to-use-its-1" shape="rect"/>Example 3: Use of ITS by content author</div><p>The <code>its:translate="no"</code> attributes indicate that the <code>path</code>
-                and the <code>cmd</code> elements should not be translated.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;help</strong> <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:version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;head&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>Building the Zebulon Toolkit<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/head&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;body&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;p&gt;</strong>To re-compile all the modules of the Zebulon toolkit you need to go in the <strong class="hl-tag" style="color: #000096">&lt;path</strong>
-        <span class="hl-attribute" style="color: #F5844C">its:translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>\Zebulon\Current Source\binary<strong class="hl-tag" style="color: #000096">&lt;/path&gt;</strong> directory. Then from there, run
-      batch file <strong class="hl-tag" style="color: #000096">&lt;cmd</strong> <span class="hl-attribute" style="color: #F5844C">its:translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>Build.bat<strong class="hl-tag" style="color: #000096">&lt;/cmd&gt;</strong>.<strong class="hl-tag" style="color: #000096">&lt;/p&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/body&gt;</strong>
-<strong class="hl-tag" style="color: #000096">&lt;/help&gt;</strong>
+                and the <code>cmd</code> elements should not be translated.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;help</strong> <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:version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;head&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>Building the Zebulon Toolkit<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/head&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;body&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;p&gt;</strong>To re-compile all the modules of the Zebulon toolkit you need to go in the <strong class="hl-tag" style="color: #000096">&lt;path</strong>&#xD;
+        <span class="hl-attribute" style="color: #F5844C">its:translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>\Zebulon\Current Source\binary<strong class="hl-tag" style="color: #000096">&lt;/path&gt;</strong> directory. Then from there, run&#xD;
+      batch file <strong class="hl-tag" style="color: #000096">&lt;cmd</strong> <span class="hl-attribute" style="color: #F5844C">its:translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>Build.bat<strong class="hl-tag" style="color: #000096">&lt;/cmd&gt;</strong>.<strong class="hl-tag" style="color: #000096">&lt;/p&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/body&gt;</strong>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;/help&gt;</strong>&#xD;
 </pre></div><p>[Source file: <a href="examples/xml/EX-ways-to-use-its-1.xml" shape="rect">examples/xml/EX-ways-to-use-its-1.xml</a>]</p></div><ul><li><p>A content author or information architect uses markup at the top of the document
                   to identify a particular type of element or context in which the content should
                   not be translated.</p></li></ul><div class="exampleOuter"><div class="exampleHeader"><a name="EX-ways-to-use-its-2" id="EX-ways-to-use-its-2" shape="rect"/>Example 4: Use of ITS by information architect</div><p>The <code class="its-elem-markup">translateRule</code> element is used in the header of the document to
                 indicate that none of the <code>path</code> or <code>cmd</code> elements should be
-                translated.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;help</strong> <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:version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;head&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>Building the Zebulon Toolkit<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;its:rules</strong> <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">version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;its:translateRule</strong> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//path | //cmd"</span> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;/its:rules&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/head&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;body&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;p&gt;</strong>To re-compile all the modules of the Zebulon toolkit you need to go in the
-        <strong class="hl-tag" style="color: #000096">&lt;path&gt;</strong>\Zebulon\Current Source\binary<strong class="hl-tag" style="color: #000096">&lt;/path&gt;</strong> directory. Then from there, run batch file
-        <strong class="hl-tag" style="color: #000096">&lt;cmd&gt;</strong>Build.bat<strong class="hl-tag" style="color: #000096">&lt;/cmd&gt;</strong>.<strong class="hl-tag" style="color: #000096">&lt;/p&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/body&gt;</strong>
-<strong class="hl-tag" style="color: #000096">&lt;/help&gt;</strong>
+                translated.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;help</strong> <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:version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;head&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>Building the Zebulon Toolkit<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;its:rules</strong> <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">version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;its:translateRule</strong> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//path | //cmd"</span> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;/its:rules&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/head&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;body&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;p&gt;</strong>To re-compile all the modules of the Zebulon toolkit you need to go in the&#xD;
+        <strong class="hl-tag" style="color: #000096">&lt;path&gt;</strong>\Zebulon\Current Source\binary<strong class="hl-tag" style="color: #000096">&lt;/path&gt;</strong> directory. Then from there, run batch file&#xD;
+        <strong class="hl-tag" style="color: #000096">&lt;cmd&gt;</strong>Build.bat<strong class="hl-tag" style="color: #000096">&lt;/cmd&gt;</strong>.<strong class="hl-tag" style="color: #000096">&lt;/p&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/body&gt;</strong>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;/help&gt;</strong>&#xD;
 </pre></div><p>[Source file: <a href="examples/xml/EX-ways-to-use-its-2.xml" shape="rect">examples/xml/EX-ways-to-use-its-2.xml</a>]</p></div><ul><li><p>A processor may insert markup at the top of the document which links to ITS
                   information outside of the document.</p></li></ul><div class="exampleOuter"><div class="exampleHeader"><a name="EX-ways-to-use-its-3" id="EX-ways-to-use-its-3" shape="rect"/>Example 5: Use of ITS by processor</div><p>A <code class="its-elem-markup">rules</code> element is inserted in the header of the document. It has a XLink
-                  <code class="its-attr-markup">href</code> attribute used to link to an <a href="#link-external-rules" shape="rect">ITS external rule</a> document.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;help</strong> <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:version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;head&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>Building the Zebulon Toolkit<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;its:rules</strong> <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">version</span>=<span class="hl-value" style="color: #993300">"2.0"</span>
-      <span class="hl-attribute" style="color: #F5844C">xmlns:xlink</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/1999/xlink"</span> <span class="hl-attribute" style="color: #F5844C">xlink:href</span>=<span class="hl-value" style="color: #993300">"EX-ways-to-use-its-4.xml"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/head&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;body&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;p&gt;</strong>To re-compile all the modules of the Zebulon toolkit you need to go in the
-        <strong class="hl-tag" style="color: #000096">&lt;path&gt;</strong>\Zebulon\Current Source\binary<strong class="hl-tag" style="color: #000096">&lt;/path&gt;</strong> directory. Then from there, run batch file
-        <strong class="hl-tag" style="color: #000096">&lt;cmd&gt;</strong>Build.bat<strong class="hl-tag" style="color: #000096">&lt;/cmd&gt;</strong>.<strong class="hl-tag" style="color: #000096">&lt;/p&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/body&gt;</strong>
-<strong class="hl-tag" style="color: #000096">&lt;/help&gt;</strong>
+                  <code class="its-attr-markup">href</code> attribute used to link to an <a href="#link-external-rules" shape="rect">ITS external rule</a> document.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;help</strong> <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:version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;head&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>Building the Zebulon Toolkit<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;its:rules</strong> <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">version</span>=<span class="hl-value" style="color: #993300">"2.0"</span>&#xD;
+      <span class="hl-attribute" style="color: #F5844C">xmlns:xlink</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/1999/xlink"</span> <span class="hl-attribute" style="color: #F5844C">xlink:href</span>=<span class="hl-value" style="color: #993300">"EX-ways-to-use-its-4.xml"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/head&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;body&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;p&gt;</strong>To re-compile all the modules of the Zebulon toolkit you need to go in the&#xD;
+        <strong class="hl-tag" style="color: #000096">&lt;path&gt;</strong>\Zebulon\Current Source\binary<strong class="hl-tag" style="color: #000096">&lt;/path&gt;</strong> directory. Then from there, run batch file&#xD;
+        <strong class="hl-tag" style="color: #000096">&lt;cmd&gt;</strong>Build.bat<strong class="hl-tag" style="color: #000096">&lt;/cmd&gt;</strong>.<strong class="hl-tag" style="color: #000096">&lt;/p&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/body&gt;</strong>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;/help&gt;</strong>&#xD;
 </pre></div><p>[Source file: <a href="examples/xml/EX-ways-to-use-its-3.xml" shape="rect">examples/xml/EX-ways-to-use-its-3.xml</a>]</p></div><div class="exampleOuter"><div class="exampleHeader"><a name="EX-ways-to-use-its-4" id="EX-ways-to-use-its-4" shape="rect"/>Example 6: ITS rule file shared by different documents</div><p>The <code class="its-elem-markup">rules</code> element contains several ITS rules that are common to different
                 documents. One of them is a <code class="its-elem-markup">translateRule</code> element that indicates that no
-                  <code>path</code> or <code>cmd</code> element should be translated.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;its:rules</strong> <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">version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;its:translateRule</strong> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//path | //cmd"</span> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-<strong class="hl-tag" style="color: #000096">&lt;/its:rules&gt;</strong>
+                  <code>path</code> or <code>cmd</code> element should be translated.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;its:rules</strong> <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">version</span>=<span class="hl-value" style="color: #993300">"2.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;its:translateRule</strong> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//path | //cmd"</span> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;/its:rules&gt;</strong>&#xD;
 </pre></div><p>[Source file: <a href="examples/xml/EX-ways-to-use-its-4.xml" shape="rect">examples/xml/EX-ways-to-use-its-4.xml</a>]</p></div><ul><li><p>A schema developer integrates ITS markup declarations in his schema to allow
                   users to indicate that specific parts of the content should not be translated.</p></li></ul><span class="editor-note">[Ed. note: Following schema example has to updated once we have final XSD schema
               for ITS 2.0]</span><div class="exampleOuter"><div class="exampleHeader"><a name="EX-ways-to-use-its-5" id="EX-ways-to-use-its-5" shape="rect"/>Example 7: An XSD schema with ITS declaration</div><p>The declarations for the <code class="its-attr-markup">translate</code> attribute is added to a
-                group of common attributes <code>commonAtts</code>. This allows to use the <code class="its-attr-markup">translate</code> attribute within the documents like in <a href="#EX-ways-to-use-its-1" shape="rect">Example 3</a>.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;xs:schema</strong> <span class="hl-attribute" style="color: #F5844C">xmlns:xs</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/2001/XMLSchema"</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">elementFormDefault</span>=<span class="hl-value" style="color: #993300">"qualified"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;xs:import</strong> <span class="hl-attribute" style="color: #F5844C">namespace</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/2005/11/its"</span> <span class="hl-attribute" style="color: #F5844C">schemaLocation</span>=<span class="hl-value" style="color: #993300">"its.xsd"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"commonAtts"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"its:att.local.with-ns.attribute.translate"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;xs:attribute</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"id"</span> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"xs:ID"</span> <span class="hl-attribute" style="color: #F5844C">use</span>=<span class="hl-value" style="color: #993300">"optional"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/xs:attributeGroup&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"help"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;xs:complexType&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;xs:sequence&gt;</strong>
-        <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"head"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-          <strong class="hl-tag" style="color: #000096">&lt;xs:complexType&gt;</strong>
-            <strong class="hl-tag" style="color: #000096">&lt;xs:sequence&gt;</strong>
-              <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"title"</span> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"xs:string"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-            <strong class="hl-tag" style="color: #000096">&lt;/xs:sequence&gt;</strong>
-            <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"commonAtts"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-          <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>
-        <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>
-        <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"body"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-          <strong class="hl-tag" style="color: #000096">&lt;xs:complexType&gt;</strong>
-            <strong class="hl-tag" style="color: #000096">&lt;xs:choice</strong> <span class="hl-attribute" style="color: #F5844C">minOccurs</span>=<span class="hl-value" style="color: #993300">"1"</span> <span class="hl-attribute" style="color: #F5844C">maxOccurs</span>=<span class="hl-value" style="color: #993300">"unbounded"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-              <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"p"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-                <strong class="hl-tag" style="color: #000096">&lt;xs:complexType</strong> <span class="hl-attribute" style="color: #F5844C">mixed</span>=<span class="hl-value" style="color: #993300">"true"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-                  <strong class="hl-tag" style="color: #000096">&lt;xs:choice</strong> <span class="hl-attribute" style="color: #F5844C">minOccurs</span>=<span class="hl-value" style="color: #993300">"0"</span> <span class="hl-attribute" style="color: #F5844C">maxOccurs</span>=<span class="hl-value" style="color: #993300">"unbounded"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-                    <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"path"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-                    <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"cmd"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-                  <strong class="hl-tag" style="color: #000096">&lt;/xs:choice&gt;</strong>
-                  <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"commonAtts"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-                <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>
-              <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>
-            <strong class="hl-tag" style="color: #000096">&lt;/xs:choice&gt;</strong>
-          <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>
-        <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;/xs:sequence&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"its:att.version.attribute.version"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"path"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;xs:complexType</strong> <span class="hl-attribute" style="color: #F5844C">mixed</span>=<span class="hl-value" style="color: #993300">"true"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"commonAtts"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"cmd"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;xs:complexType</strong> <span class="hl-attribute" style="color: #F5844C">mixed</span>=<span class="hl-value" style="color: #993300">"true"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"commonAtts"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>
+                group of common attributes <code>commonAtts</code>. This allows to use the <code class="its-attr-markup">translate</code> attribute within the documents like in <a href="#EX-ways-to-use-its-1" shape="rect">Example 3</a>.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;xs:schema</strong> <span class="hl-attribute" style="color: #F5844C">xmlns:xs</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/2001/XMLSchema"</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>&#xD;
+  <span class="hl-attribute" style="color: #F5844C">elementFormDefault</span>=<span class="hl-value" style="color: #993300">"qualified"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;xs:import</strong> <span class="hl-attribute" style="color: #F5844C">namespace</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/2005/11/its"</span> <span class="hl-attribute" style="color: #F5844C">schemaLocation</span>=<span class="hl-value" style="color: #993300">"its.xsd"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"commonAtts"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"its:att.local.with-ns.attribute.translate"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;xs:attribute</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"id"</span> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"xs:ID"</span> <span class="hl-attribute" style="color: #F5844C">use</span>=<span class="hl-value" style="color: #993300">"optional"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/xs:attributeGroup&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"help"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;xs:complexType&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;xs:sequence&gt;</strong>&#xD;
+        <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"head"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+          <strong class="hl-tag" style="color: #000096">&lt;xs:complexType&gt;</strong>&#xD;
+            <strong class="hl-tag" style="color: #000096">&lt;xs:sequence&gt;</strong>&#xD;
+              <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"title"</span> <span class="hl-attribute" style="color: #F5844C">type</span>=<span class="hl-value" style="color: #993300">"xs:string"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+            <strong class="hl-tag" style="color: #000096">&lt;/xs:sequence&gt;</strong>&#xD;
+            <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"commonAtts"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+          <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>&#xD;
+        <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>&#xD;
+        <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"body"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+          <strong class="hl-tag" style="color: #000096">&lt;xs:complexType&gt;</strong>&#xD;
+            <strong class="hl-tag" style="color: #000096">&lt;xs:choice</strong> <span class="hl-attribute" style="color: #F5844C">minOccurs</span>=<span class="hl-value" style="color: #993300">"1"</span> <span class="hl-attribute" style="color: #F5844C">maxOccurs</span>=<span class="hl-value" style="color: #993300">"unbounded"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+              <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"p"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+                <strong class="hl-tag" style="color: #000096">&lt;xs:complexType</strong> <span class="hl-attribute" style="color: #F5844C">mixed</span>=<span class="hl-value" style="color: #993300">"true"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+                  <strong class="hl-tag" style="color: #000096">&lt;xs:choice</strong> <span class="hl-attribute" style="color: #F5844C">minOccurs</span>=<span class="hl-value" style="color: #993300">"0"</span> <span class="hl-attribute" style="color: #F5844C">maxOccurs</span>=<span class="hl-value" style="color: #993300">"unbounded"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+                    <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"path"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+                    <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"cmd"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+                  <strong class="hl-tag" style="color: #000096">&lt;/xs:choice&gt;</strong>&#xD;
+                  <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"commonAtts"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+                <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>&#xD;
+              <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>&#xD;
+            <strong class="hl-tag" style="color: #000096">&lt;/xs:choice&gt;</strong>&#xD;
+          <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>&#xD;
+        <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;/xs:sequence&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"its:att.version.attribute.version"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"path"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;xs:complexType</strong> <span class="hl-attribute" style="color: #F5844C">mixed</span>=<span class="hl-value" style="color: #993300">"true"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"commonAtts"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;xs:element</strong> <span class="hl-attribute" style="color: #F5844C">name</span>=<span class="hl-value" style="color: #993300">"cmd"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;xs:complexType</strong> <span class="hl-attribute" style="color: #F5844C">mixed</span>=<span class="hl-value" style="color: #993300">"true"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;xs:attributeGroup</strong> <span class="hl-attribute" style="color: #F5844C">ref</span>=<span class="hl-value" style="color: #993300">"commonAtts"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;/xs:complexType&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/xs:element&gt;</strong>&#xD;
 <strong class="hl-tag" style="color: #000096">&lt;/xs:schema&gt;</strong></pre></div><p>[Source file: <a href="examples/xml/EX-ways-to-use-its-5.xsd" shape="rect">examples/xml/EX-ways-to-use-its-5.xsd</a>]</p></div><p>The first two approaches above can be likened to the use of CSS in <a title="XHTML™ 1.0 The Extensible&#xA;                HyperText Markup Language (Second Edition)" href="#xhtml10" shape="rect">[XHTML 1.0]</a>. Using a <code>style</code> attribute, an XHTML
               content author may assign a color to a particular paragraph. That author could also
               have used the <code>style</code> element at the top of the page to say that all
@@ -434,22 +434,22 @@
               with global rules and an approach to have inline global rules in the HTML <code>script</code> element.
               It is preferred to use external global rules linked via the <code>link</code> element than to have inline global rules in the HTML document.</p><div class="exampleOuter"><div class="exampleHeader"><a name="EX-translate-html5-global-1" id="EX-translate-html5-global-1" shape="rect"/>Example 8: Using ITS global rules in HTML</div><p>The <code>link</code> element points to the rules file
                 <code>EX-translateRule-html5-1.xml</code> The <code>rel</code> attribute identifies
-                the ITS specific link relation <code>its-rules</code>.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: blue">&lt;!DOCTYPE html&gt;</strong>
-<strong class="hl-tag" style="color: #000096">&lt;html&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;head&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;meta</strong> <span class="hl-attribute" style="color: #F5844C">charset</span>=<span class="hl-value" style="color: #993300">utf-8</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>Translate flag global rules example<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;link</strong> <span class="hl-attribute" style="color: #F5844C">href</span>=<span class="hl-value" style="color: #993300">EX-translateRule-html5-1.xml</span> <span class="hl-attribute" style="color: #F5844C">rel</span>=<span class="hl-value" style="color: #993300">its-rules</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/head&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;body&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;p&gt;</strong>This sentence should be translated, but code names like the <strong class="hl-tag" style="color: #000096">&lt;code&gt;</strong>span<strong class="hl-tag" style="color: #000096">&lt;/code&gt;</strong> element should not be translated.
-      Of course there are always exceptions: certain code values should be translated,
-      e.g. to a value in your language like <strong class="hl-tag" style="color: #000096">&lt;code</strong> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">yes</span><strong class="hl-tag" style="color: #000096">&gt;</strong>warning<strong class="hl-tag" style="color: #000096">&lt;/code&gt;</strong>.<strong class="hl-tag" style="color: #000096">&lt;/p&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/body&gt;</strong>
-<strong class="hl-tag" style="color: #000096">&lt;/html&gt;</strong></pre></div><p>[Source file: <a href="examples/html5/EX-translate-html5-global-1.html" shape="rect">examples/html5/EX-translate-html5-global-1.html</a>]</p></div><div class="exampleOuter"><div class="exampleHeader"><a name="EX-translate-html5-global-1-rules-file" id="EX-translate-html5-global-1-rules-file" shape="rect"/>Example 9: ITS rules file linked from HTML</div><p>The rules file linked in <a href="#EX-translate-html5-global-1" shape="rect">Example 8</a>.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;its:rules</strong> <span class="hl-attribute" style="color: #F5844C">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">xmlns:h</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/1999/xhtml"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;its:translateRule</strong> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"no"</span> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//h:code"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-<strong class="hl-tag" style="color: #000096">&lt;/its:rules&gt;</strong>
+                the ITS specific link relation <code>its-rules</code>.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: blue">&lt;!DOCTYPE html&gt;</strong>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;html&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;head&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;meta</strong> <span class="hl-attribute" style="color: #F5844C">charset</span>=<span class="hl-value" style="color: #993300">utf-8</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>Translate flag global rules example<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;link</strong> <span class="hl-attribute" style="color: #F5844C">href</span>=<span class="hl-value" style="color: #993300">EX-translateRule-html5-1.xml</span> <span class="hl-attribute" style="color: #F5844C">rel</span>=<span class="hl-value" style="color: #993300">its-rules</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/head&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;body&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;p&gt;</strong>This sentence should be translated, but code names like the <strong class="hl-tag" style="color: #000096">&lt;code&gt;</strong>span<strong class="hl-tag" style="color: #000096">&lt;/code&gt;</strong> element should not be translated.&#xD;
+      Of course there are always exceptions: certain code values should be translated,&#xD;
+      e.g. to a value in your language like <strong class="hl-tag" style="color: #000096">&lt;code</strong> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">yes</span><strong class="hl-tag" style="color: #000096">&gt;</strong>warning<strong class="hl-tag" style="color: #000096">&lt;/code&gt;</strong>.<strong class="hl-tag" style="color: #000096">&lt;/p&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/body&gt;</strong>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;/html&gt;</strong></pre></div><p>[Source file: <a href="examples/html5/EX-translate-html5-global-1.html" shape="rect">examples/html5/EX-translate-html5-global-1.html</a>]</p></div><div class="exampleOuter"><div class="exampleHeader"><a name="EX-translate-html5-global-1-rules-file" id="EX-translate-html5-global-1-rules-file" shape="rect"/>Example 9: ITS rules file linked from HTML</div><p>The rules file linked in <a href="#EX-translate-html5-global-1" shape="rect">Example 8</a>.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;its:rules</strong> <span class="hl-attribute" style="color: #F5844C">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>&#xD;
+           <span class="hl-attribute" style="color: #F5844C">xmlns:h</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/1999/xhtml"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;its:translateRule</strong> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"no"</span> <span class="hl-attribute" style="color: #F5844C">selector</span>=<span class="hl-value" style="color: #993300">"//h:code"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;/its:rules&gt;</strong>&#xD;
 </pre></div><p>[Source file: <a href="examples/html5/EX-translateRule-html5-1.xml" shape="rect">examples/html5/EX-translateRule-html5-1.xml</a>]</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="html5-its-local-markup" id="html5-its-local-markup" shape="rect"/>1.4.2 Specifities of inserting local ITS 2.0 data categories</h4><p>In HTML, an ITS 2.0 local data category is realized with the specific prefix <code>its-*</code>. 
               The general mapping of the XML based ITS 2.0 attributes to their HTML <code>its-*</code> counterparts is defined in 
@@ -476,16 +476,16 @@
                 The <code>p</code> element is interpreted to 
                 convey the <a href="#idvalue" shape="rect">Id Value</a> of "p1". The <code>em</code> element 
                 is interpreted to be <code>withinText="yes"</code>. The <code>img</code> element is set to be translatable via an <a title="HTML5" href="#html5" shape="rect">[HTML5]</a>
-                     <code>translate</code> attribute. Here the <code>alt</code> attribute will also be translatable.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: blue">&lt;!DOCTYPE html&gt;</strong>
-<strong class="hl-tag" style="color: #000096">&lt;html</strong> <span class="hl-attribute" style="color: #F5844C">lang</span>=<span class="hl-value" style="color: #993300">en</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;head&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;meta</strong> <span class="hl-attribute" style="color: #F5844C">charset</span>=<span class="hl-value" style="color: #993300">utf-8</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>HTML native markup expressing three ITS 2.0 data categories<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/head&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;body&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;p</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"p1"</span> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"yes"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>This is a <strong class="hl-tag" style="color: #000096">&lt;em&gt;</strong>motherboard<strong class="hl-tag" style="color: #000096">&lt;/em&gt;</strong> and image: 
-      <strong class="hl-tag" style="color: #000096">&lt;img</strong> <span class="hl-attribute" style="color: #F5844C">src</span>=<span class="hl-value" style="color: #993300">"http://example.com/myimg.png"</span> <span class="hl-attribute" style="color: #F5844C">alt</span>=<span class="hl-value" style="color: #993300">"My image"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>.<strong class="hl-tag" style="color: #000096">&lt;/p&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/body&gt;</strong>
+                     <code>translate</code> attribute. Here the <code>alt</code> attribute will also be translatable.</p><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: blue">&lt;!DOCTYPE html&gt;</strong>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;html</strong> <span class="hl-attribute" style="color: #F5844C">lang</span>=<span class="hl-value" style="color: #993300">en</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;head&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;meta</strong> <span class="hl-attribute" style="color: #F5844C">charset</span>=<span class="hl-value" style="color: #993300">utf-8</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>HTML native markup expressing three ITS 2.0 data categories<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/head&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;body&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;p</strong> <span class="hl-attribute" style="color: #F5844C">id</span>=<span class="hl-value" style="color: #993300">"p1"</span> <span class="hl-attribute" style="color: #F5844C">translate</span>=<span class="hl-value" style="color: #993300">"yes"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>This is a <strong class="hl-tag" style="color: #000096">&lt;em&gt;</strong>motherboard<strong class="hl-tag" style="color: #000096">&lt;/em&gt;</strong> and image: &#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;img</strong> <span class="hl-attribute" style="color: #F5844C">src</span>=<span class="hl-value" style="color: #993300">"http://example.com/myimg.png"</span> <span class="hl-attribute" style="color: #F5844C">alt</span>=<span class="hl-value" style="color: #993300">"My image"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>.<strong class="hl-tag" style="color: #000096">&lt;/p&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/body&gt;</strong>&#xD;
 <strong class="hl-tag" style="color: #000096">&lt;/html&gt;</strong></pre></div><p>[Source file: <a href="examples/html5/EX-its-and-existing-HTML5-markup.html" shape="rect">examples/html5/EX-its-and-existing-HTML5-markup.html</a>]</p></div><p>There are also some HTML markup elements that have similar, but not always identical, roles and behaviour than certain ITS 2.0 data categories.
               For example, the HTML <code>dfn</code> element 
               could be used to identify a term in the sense of the <a href="#terminology" shape="rect">Terminology</a> data 
@@ -570,23 +570,23 @@
               author may use the ITS <code class="its-attr-markup">translate</code> attribute to indicate that
               all content inside the <code>author</code> element should be protected from
               translation. Translation tools that are aware of the meaning of this attribute can
-              then screen the relevant content from the translation process.</p><div class="exampleOuter"><div class="exampleHeader"><a name="EX-basic-concepts-1" id="EX-basic-concepts-1" shape="rect"/>Example 11: ITS markup on elements in an XML document (local approach) </div><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;article</strong> <span class="hl-attribute" style="color: #F5844C">xmlns</span>=<span class="hl-value" style="color: #993300">"http://docbook.org/ns /docbook"</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:version</span>=<span class="hl-value" style="color: #993300">"2.0"</span> <span class="hl-attribute" style="color: #F5844C">version</span>=<span class="hl-value" style="color: #993300">"5.0"</span> <span class="hl-attribute" style="color: #F5844C">xml:lang</span>=<span class="hl-value" style="color: #993300">"en"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;info&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>An example article<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;author</strong> <span class="hl-attribute" style="color: #F5844C">its:translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;personname&gt;</strong>
-        <strong class="hl-tag" style="color: #000096">&lt;firstname&gt;</strong>John<strong class="hl-tag" style="color: #000096">&lt;/firstname&gt;</strong>
-        <strong class="hl-tag" style="color: #000096">&lt;surname&gt;</strong>Doe<strong class="hl-tag" style="color: #000096">&lt;/surname&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;/personname&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;affiliation&gt;</strong>
-        <strong class="hl-tag" style="color: #000096">&lt;address&gt;</strong><strong class="hl-tag" style="color: #000096">&lt;email&gt;</strong>foo@example.com<strong class="hl-tag" style="color: #000096">&lt;/email&gt;</strong><strong class="hl-tag" style="color: #000096">&lt;/address&gt;</strong>
-      <strong class="hl-tag" style="color: #000096">&lt;/affiliation&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;/author&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/info&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;para&gt;</strong>This is a short article.<strong class="hl-tag" style="color: #000096">&lt;/para&gt;</strong>
-<strong class="hl-tag" style="color: #000096">&lt;/article&gt;</strong>
+              then screen the relevant content from the translation process.</p><div class="exampleOuter"><div class="exampleHeader"><a name="EX-basic-concepts-1" id="EX-basic-concepts-1" shape="rect"/>Example 11: ITS markup on elements in an XML document (local approach) </div><div class="exampleInner"><pre xml:space="preserve"><strong class="hl-tag" style="color: #000096">&lt;article</strong> <span class="hl-attribute" style="color: #F5844C">xmlns</span>=<span class="hl-value" style="color: #993300">"http://docbook.org/ns /docbook"</span>&#xD;
+         <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>&#xD;
+         <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">version</span>=<span class="hl-value" style="color: #993300">"5.0"</span> <span class="hl-attribute" style="color: #F5844C">xml:lang</span>=<span class="hl-value" style="color: #993300">"en"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;info&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;title&gt;</strong>An example article<strong class="hl-tag" style="color: #000096">&lt;/title&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;author</strong> <span class="hl-attribute" style="color: #F5844C">its:translate</span>=<span class="hl-value" style="color: #993300">"no"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;personname&gt;</strong>&#xD;
+        <strong class="hl-tag" style="color: #000096">&lt;firstname&gt;</strong>John<strong class="hl-tag" style="color: #000096">&lt;/firstname&gt;</strong>&#xD;
+        <strong class="hl-tag" style="color: #000096">&lt;surname&gt;</strong>Doe<strong class="hl-tag" style="color: #000096">&lt;/surname&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;/personname&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;affiliation&gt;</strong>&#xD;
+        <strong class="hl-tag" style="color: #000096">&lt;address&gt;</strong><strong class="hl-tag" style="color: #000096">&lt;email&gt;</strong>foo@example.com<strong class="hl-tag" style="color: #000096">&lt;/email&gt;</strong><strong class="hl-tag" style="color: #000096">&lt;/address&gt;</strong>&#xD;
+      <strong class="hl-tag" style="color: #000096">&lt;/affiliation&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;/author&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/info&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;para&gt;</strong>This is a short article.<strong class="hl-tag" style="color: #000096">&lt;/para&gt;</strong>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;/article&gt;</strong>&#xD;
 </pre></div><p>[Source file: <a href="examples/xml/EX-basic-concepts-1.xml" shape="rect">examples/xml/EX-basic-concepts-1.xml</a>]</p></div><p>For this example to work, the schema developer will need to add the <code class="its-attr-markup">translate</code> attribute to the schema as a common attribute or on all the

[7891 lines skipped]
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd	2013/06/01 15:43:13	1.436
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd	2013/06/01 17:12:07	1.437
@@ -2087,22 +2087,21 @@
           <head>Position, Defaults, Inheritance and Overriding of Data Categories</head>
 
           <p>The following table summarizes for each data category which selection, default value,
-            and inheritance and overriding behavior applies. It also provides data category
+            and inheritance and overriding behavior apply. It also provides data category
             identifiers used in <ptr target="#its-tool-annotation" type="specref"/>.</p>
           <p>Foreign elements can be used only inside <gi>rules</gi>. Foreign attributes can be used on any element defined in ITS.</p>
           <list type="unordered">
-            <item><p xml:id="def-default-values"><emph>Default values</emph> apply if both local and
-                global selection are absent. The default value for the <ref target="#trans-datacat"
-                  >Translate</ref> data category for example mandates that elements are
-                translatable, and attributes are not translatable if there is no
-                  <gi>translateRule</gi> element and no <att type="class">translate</att> attribute
-                available.</p></item>
-            <item><p xml:id="def-inheritance"><emph>Inheritance</emph> describes whether ITS
-                information is applicable to child elements of nodes and attributes related to these
-                nodes or their child notes. The inheritance for the <ref target="#trans-datacat"
-                  >Translate</ref> data category for example mandates that all child elements of
-                nodes are translatable whereas all attributes related to these the nodes or their
-                child notes are not translatable.</p></item>
+            <item><p xml:id="def-default-values"><emph>Default values</emph> apply if both local and global selection
+                are absent. The default value for the <ref target="#trans-datacat">Translate</ref>
+                data category, for example, mandates that elements are translatable, and attributes
+                are not translatable if there is no <gi>translateRule</gi> element and no <att
+                  type="class">translate</att> attribute available.</p></item>
+            <item><p xml:id="def-inheritance"><emph>Inheritance</emph> describes whether ITS information is applicable
+                to child elements of nodes and attributes related to these nodes or their child
+                notes. The inheritance for the <ref target="#trans-datacat">Translate</ref> data
+                category, for example, mandates that all child elements of nodes are translatable
+                whereas all attributes related to these the nodes or their child notes are not
+                translatable.</p></item>
             <item><p xml:id="def-overriding">For ITS data categories with inheritance, the
                 information conveyed by the data category can be overridden. For example, a local
                   <att>translate</att> attribute overrides the <ref target="#trans-datacat"
@@ -2117,21 +2116,21 @@
                   <code>term</code> element. The information pertains only to the content of the
                 element, since there is no inheritance for <ref target="#terminology"
                   >Terminology</ref>. Nevertheless an ITS application can make use of the complete
-                element, e.g. including attribute nodes etc. </item>
-              <item>Using <ref target="#idvalue">Id value</ref>, a unique identifier is provided for
+                element, e.g., including attribute nodes etc. </item>
+              <item>Using <ref target="#idvalue">ID value</ref>, a unique identifier is provided for
                 a <code>p</code> element. An application can make use of the complete <code>p</code>
                 element, including child nodes and attributes nodes. The application is also free to
                 make use just of the string value of <code>p</code>. Nevertheless the id provided
                 via <ref target="#idvalue">ID value</ref> pertains only to the <code>p</code>
                 element. It cannot be used to identify nested elements or attributes.</item>
               <item>Using <ref target="#target-pointer">target pointer</ref>, selected
-                  <code>source</code> element have the ITS information that their translation is
+                  <code>source</code> elements have the ITS information that their translation is
                 available in a <code>target</code> element; see <ptr
                   target="#EX-target-pointer-global-1" type="exref"/>. This information does not
                 inherit to child elements of <code>target pointer</code>. E.g., the translation of a
                   <code>span</code> element nested in <code>source</code> is not available in a
                 specific <code>target</code> element. Nevertheless, an application is free to use
-                the complete content of <code>source</code>, including <code>span</code>, and e.g.
+                the complete content of <code>source</code>, including <code>span</code>, and, e.g.,
                 present it to a translator.</item>
             </list>
           </note>
@@ -2308,7 +2307,7 @@
             </row>
             <row>
               <cell>
-                <ref target="#idvalue">Id Value</ref> (<code>id-value</code>) </cell>
+                <ref target="#idvalue">ID Value</ref> (<code>id-value</code>) </cell>
               <cell>No</cell>
               <cell>Yes</cell>
               <cell>No</cell>
@@ -2406,11 +2405,11 @@
             <!--<eg><xi:include href="EX-datacat-behavior-1.xml" parse="text"/></eg>-->
           </exemplum>
           <note>
-            <p>The data categories differ with respect to defaults. This is due to existing
-              standards and practices. It is common practice for example that information about
-              translation refers only to textual content of an element. Thus, the default selection
-              for the <ref target="#trans-datacat">Translate</ref> data category is the textual
-              content.</p>
+            <p>The data categories differ with respect to defaults. This difference is due to
+              existing standards and practices. It is common practice for example that information
+              about translation refers only to textual content of an element. Thus, the default
+              selection for the <ref target="#trans-datacat">Translate</ref> data category is the
+              textual content.</p>
           </note>
         </div>
         <div xml:id="trans-datacat">
@@ -2436,7 +2435,7 @@
               following:</p>
             <list type="unordered">
               <item>A required <att>selector</att> attribute. It contains an <ref
-                  target="#selectors">absolute selector</ref> which selects the nodes to which this
+                  target="#selectors">absolute selector</ref> that selects the nodes to which this
                 rule applies.</item>
               <item>A required <att type="element">translate</att> attribute with the value
                   <val>yes</val> or <val>no</val>.</item>
@@ -2495,8 +2494,8 @@
                 variable refers to or how a string will be used in the user interface</item>
               <item>Clarify ambiguity and show relationships between items sufficiently to allow
                 correct translation (e.g., in many languages it is impossible to translate the word
-                  <quote>enabled</quote> in isolation without knowing the gender, number and case of
-                the thing it refers to.)</item>
+                  <quote>enabled</quote> in isolation without knowing the gender, number, and case
+                of the thing it refers to.)</item>
               <item>Indicate why a piece of text is emphasized (important, sarcastic, etc.)</item>
             </list>
             <p>Two types of informative notes are needed:</p>
@@ -2525,7 +2524,7 @@
 
             <list type="unordered">
               <item>A required <att>selector</att> attribute. It contains an <ref
-                  target="#selectors">absolute selector</ref> which selects the nodes to which this
+                  target="#selectors">absolute selector</ref> that selects the nodes to which this
                 rule applies.</item>
               <item>A required <att type="element">locNoteType</att> attribute with the value
                   <val>description</val> or <val>alert</val>.</item>
@@ -2548,7 +2547,7 @@
               <head>The <gi>locNote</gi> element</head>
               <p>The <gi>locNoteRule</gi> element associates the content of the <gi>locNote</gi>
                 element with the message with the identifier 'DisableInfo' and flags it as
-                important. This would also work if the rule was in an external file, allowing to
+                important. This would also work if the rule is in an external file, allowing it to
                 provide notes without modifying the source document.</p>
               <egXML xmlns="http://www.tei-c.org/ns/Examples"
                 target="examples/xml/EX-locNote-element-1.xml"/>
@@ -2645,11 +2644,11 @@
 
             <list type="unordered">
               <item>A required <att>selector</att> attribute. It contains an <ref
-                  target="#selectors">absolute selector</ref> which selects the nodes to which this
+                  target="#selectors">absolute selector</ref> that selects the nodes to which this
                 rule applies.</item>
               <item>A required <att type="element">term</att> attribute with the value
                   <val>yes</val> or <val>no</val>.</item>
-              <item><p>None or exactly one of the following:</p>
+              <item><p>Zero or one of the following:</p>
                 <list type="unordered">
 
                   <item>A <att>termInfoPointer</att> attribute that contains a <ref
@@ -2719,17 +2718,17 @@
         <div xml:id="directionality">
           <head>Directionality</head>
 
-          <note><p xml:id="directionality-status-explanation">At the time of writing, enhancements
-              are being discussed in the context of HTML5 that are expected to change the approach
-              to marking up <ref target="#directionality">Directionality</ref>, in particular to
-              support content whose directionality needs to be isolated from that of surrounding
-              content. However, these enhancements are not finalized yet. This section therefore
-              reflects directionality markup in <ptr target="#html4" type="bibref"/>; enhancements
-              in HTML5 will be reflected in a future revision.</p></note>
+          <note><p xml:id="directionality-status-explanation">At the time of writing, enhancements are being
+              discussed in the context of HTML5 that are expected to change the approach to marking
+              up <ref target="#directionality">Directionality</ref>, in particular to support
+              content where directionality needs to be isolated from that of surrounding content.
+              However, these enhancements are not finalized yet. This section therefore reflects
+              directionality markup in <ptr target="#html4" type="bibref"/>; enhancements in HTML5
+              will be reflected in a future revision.</p></note>
           <div xml:id="directionality-definition">
             <head>Definition</head>
             <p>The <ref target="#directionality">Directionality</ref> data category allows the user
-              to specify the base writing direction of blocks, embeddings and overrides for the
+              to specify the base writing direction of blocks, embeddings, and overrides for the
               Unicode bidirectional algorithm. It has four values: <val>ltr</val>, <val>rtl</val>,
                 <val>lro</val> and <val>rlo</val>.</p>
             <note><p>ITS defines only the values of the <ref target="#directionality"
@@ -2770,14 +2769,14 @@
               following:</p>
             <list type="unordered">
               <item>A required <att>selector</att> attribute. It contains an <ref
-                  target="#selectors">absolute selector</ref> which selects the nodes to which this
+                  target="#selectors">absolute selector</ref> that selects the nodes to which this
                 rule applies.</item>
               <item>A required <att type="element">dir</att> attribute with the value
                 <val>ltr</val>, <val>rtl</val>, <val>lro</val> or <val>rlo</val>.</item>
             </list>
 
             <exemplum xml:id="EX-dir-selector-1">
-              <head>Document which needs global rules for directionality</head>
+              <head>Document that needs global rules for directionality</head>
               <p>In this document the right-to-left directionality is marked using a
                   <code>direction</code> attribute with a value <val>rtlText</val>.</p>
               <egXML xmlns="http://www.tei-c.org/ns/Examples"
@@ -2825,7 +2824,7 @@
             <head>Definition</head>
             <p>The element <gi xml:id="elem-langRule">langRule</gi> is used to express the language
               of a given piece of content. The <att>langPointer</att> attribute points to the markup
-              which expresses the language of the text selected by the selector attribute. This
+              that expresses the language of the text selected by the selector attribute. This
               markup <ref target="#rfc-keywords">MUST</ref> use values that conform to <ptr
                 type="bibref" target="#bcp47"/>. The recommended way to specify language
               identification is to use <code>xml:lang</code> in XML, and <code>lang</code> in HTML.
@@ -2872,7 +2871,7 @@
               the following:</p>
             <list type="unordered">
               <item>A required <att>selector</att> attribute. It contains an <ref
-                  target="#selectors">absolute selector</ref> which selects the nodes to which this
+                  target="#selectors">absolute selector</ref> that selects the nodes to which this
                 rule applies.</item>
               <item>A required <att>langPointer</att> attribute that contains a <ref
                   target="#selectors">relative selector</ref> pointing to a node that contains
@@ -2947,7 +2946,7 @@
               following:</p>
             <list type="unordered">
               <item>A required <att>selector</att> attribute. It contains an <ref
-                  target="#selectors">absolute selector</ref> which selects the nodes to which this
+                  target="#selectors">absolute selector</ref> that selects the nodes to which this
                 rule applies.</item>
               <item>A required <att>withinText</att> attribute with the value <val>yes</val>,
                   <val>no</val> or <val>nested</val>.</item>
@@ -2982,8 +2981,8 @@
           <div xml:id="domain-definition">
             <head>Definition</head>
             <p>The <ref target="#domain">Domain</ref> data category is used to identify the topic or
-              subject of a given content. Such information allows to make more relevant lingusitic
-              choices during various processes.</p>
+              subject of content. Such information allows for more relevant linguistic choices
+              during various processes.</p>
             <p>Examples of usage include:</p>
             <list type="unordered">
               <item>Allowing machine translation systems to select the most appropriate engine and
@@ -2993,8 +2992,8 @@
             </list>
             <p>This data category addresses various challenges:</p>
             <list type="unordered">
-              <item>Often domain-related information already exist in the document (e.g. keywords in
-                the HTML <code>meta</code> element). The <ref target="#domain">Domain</ref> data
+              <item>Often domain-related information already exist in the document (e.g., keywords
+                in the HTML <code>meta</code> element). The <ref target="#domain">Domain</ref> data
                 category provides a mechanism to point to this information.</item>
               <item>There are many flat or structured lists of domain related values, keywords, key
                 phrases, classification codes, ontologies, etc. The <ref target="#domain"
@@ -3011,7 +3010,7 @@
                 <emph>including</emph> child elements and attributes. There is no default.</p>
 
             <p>The information provided by this data category is a comma-separated list of one or
-              more values which is obtained by applying the following algorithm:</p>
+              more values, which is obtained by applying the following algorithm:</p>
             <list type="slist">
               <item><p>STEP 1: Set the initial value of the resulting string as an empty
                 string.</p></item>
@@ -3074,7 +3073,7 @@
               following:</p>
             <list type="unordered">
               <item>A required <att>selector</att> attribute. It contains an <ref
-                  target="#selectors">absolute selector</ref> which selects the nodes to which this
+                  target="#selectors">absolute selector</ref> that selects the nodes to which this
                 rule applies.</item>
               <item>A required <att>domainPointer</att> attribute that contains a <ref
                   target="#selectors">relative selector</ref> pointing to a node that contains the
@@ -3101,9 +3100,11 @@
                 regarded as ordinary string values.</p>
             </note>
             <note>
-              <p> Although the focus of ITS 2.0, and some of the usage scenarios addressed in <ref target="http://www.w3.org/TR/mlw-metadata-us-impl/">ITS 2.0 High-level Usage Scenarios</ref>) is on “single engine” environments, ITS
-                2.0 - for example in the context of the <ref target="#domain">Domain</ref> data
-                category - can accommodate "workflow/multi engine" scenarios.</p>
+              <p> Although the focus of ITS 2.0, and some of the usage scenarios addressed in <ref
+                  target="http://www.w3.org/TR/mlw-metadata-us-impl/">ITS 2.0 High-level Usage
+                  Scenarios</ref>) is on “single engine” environments, ITS 2.0 (for example in the
+                context of the <ref target="#domain">Domain</ref> data category) can accommodate
+                "workflow/multi engine" scenarios.</p>
               <p>Example:</p>
               <list type="unordered">
 
@@ -3135,29 +3136,29 @@
                 this case it points to the <code>meta</code> elements with the <code>name</code>
                 attribute set to <val>keywords</val> or to <val>dcterms.subject</val>. These
                 elements hold the values in their <code>content</code> attributes. The
-                  <att>domainMapping</att> attribute contains the comma separated list of mappings.
+                  <att>domainMapping</att> attribute contains the comma-separated list of mappings.
                 In the example, <val>automotive</val> is available in the source content, and
-                  <val>auto</val> is used within the consumer tool, e.g. a machine translation
+                  <val>auto</val> is used within the consumer tool, e.g., a machine translation
                 system.</p>
               <egXML xmlns="http://www.tei-c.org/ns/Examples" target="examples/xml/EX-domain-2.xml"
               />
             </exemplum>
             <note>
               <p>In HTML, one possible way how to express domain information is a <code>meta</code>
-                element with the <code>name</code> attribute set to <val>keywords</val>, see <ref
+                element with the <code>name</code> attribute set to <val>keywords</val> (see <ref
                   target="http://www.w3.org/TR/html5/single-page.html#standard-metadata-names"
-                  >standard metadata names in HTML</ref>. Alternatively, following the process for
+                  >standard metadata names in HTML</ref>). Alternatively, following the process for
                   <ref target="http://www.w3.org/TR/html5/single-page.html#other-metadata-names"
                   >other metadata names</ref> the <ref
                   target="http://wiki.whatwg.org/wiki/MetaExtensions">extension value</ref> of
                   <val>dcterms.subject</val> can be used. The usage of both <val>keywords</val> and
                   <val>dcterms.subject</val> is shown in example <ptr target="#EX-domain-2"
                   type="exref"/>.</p>
-              <p>In the area of machine translation (e.g. machine translation systems or systems
+              <p>In the area of machine translation (e.g., machine translation systems or systems
                 harvesting content for machine translation training), there is no agreed upon set of
                 value sets for domain. Nevertheless it is recommended to use a small set of values
                 both in source content and within consumer tools, to foster interoperability. If
-                larger value sets are needed (e.g. detailed terms in the law or medical domain),
+                larger value sets are needed (e.g., detailed terms in the law or medical domain),
                 mappings to the smaller value set needed for interoperability should be provided. An
                 example would be a <att>domainMapping</att> attribute for generalizing the law
                 domain: <code>domainMapping="'criminal law' law, 'property law' law, 'contract law'
@@ -3167,13 +3168,14 @@
                 include corpora from all domains available in the source content in training the
                 machine translation engine. </p>
               <p>The consumer machine translation engine might choose to ignore the domain and take
-                a one size fits all approach, or may be selective in which domains to use, based on
+                a one-size-fits-all approach, or may be selective in which domains to use, based on
                 the range of content marked with domain. For example, if the content has hundreds of
                 sentences marked with domain <val>automotive</val> and <val>medical</val>, but only
                 a couple of sentences marked with additional domains <val>criminal law</val> and
                   <val>property law</val>, the consumer tool may opt to include its domains
                   <val>auto</val> and <val>medicine</val>, but not <val>law</val>, since the extra
-                training resources do not justify the improvement in the output.</p></note>
+                training resources do not justify the improvement in the output. Guidance about
+                appropriate actions in such cases is beyond the scope of this specification.</p></note>
           </div>
         </div>
 
@@ -3189,8 +3191,13 @@
 		</p>
 	  <p>The information can be used for several purposes, including, but not limited to:</p>
 		<list type="unordered">
-		  <item>Informing a human agent such as a translator that a certain fragment of textual content (so-called text analysis target) is may follow specific translation rules. Examples: proper names, brands, or officially regulated expressions.</item>
-		  <item>Informing a software agent such as a content management system about the conceptual type of a textual entity to enable special processing. Examples: places, personal names, product names, or geographic names, chemical compounds, protein names, are situated in a specific index.</item>
+		  <item>Informing a human agent such as a translator that a certain fragment of textual content
+                (so-called <q>text analysis target</q>) may follow specific translation rules.
+                Examples: proper names, brands, or officially regulated expressions.</item>
+		  <item>Informing a software agent such as a content management system about the conceptual type
+                of a textual entity to enable special processing. Examples: places, personal names,
+                product names, or geographic names, chemical compounds, and protein names that are
+                situated in a specific index.</item>
 		</list>
 	  <p>The data category provides three pieces of annotation: confidence, entity type or concept class, entity identifier or concept identifier as specified in the following table.</p>
 		<table border="1" width="100%" xml:id="textAnalysis-info-pieces">
@@ -3219,20 +3226,15 @@
 					</ref>
 					set to 1</cell>
 				<cell>0.5647346</cell>
-				<cell>
-					The confidence value applies to two pieces of information (see
-					following rows in this table). This is opposed to
-					<ref target="#terminology-termConfidence">termConfidence</ref>
-					which is part of the
-					<ref target="#terminology">Terminology</ref>
-					data category.
-					<ref target="#terminology-termConfidence">termConfidence</ref>
-					represents the confidence in just a single piece of information:
-					the decision whether something is a term or not (term).
-					<ref target="#terminology-termConfidence">termConfidence</ref>
-					does not relate to the confidence about additional information
-					about the term that can be encoded with
-					<att>termInfoRef</att>.</cell>
+				<cell> The confidence value applies to two pieces of information (see the following rows in this
+                  table). This is opposed to <ref target="#terminology-termConfidence"
+                    >termConfidence</ref> which is part of the <ref target="#terminology"
+                    >Terminology</ref> data category. <ref target="#terminology-termConfidence"
+                    >termConfidence</ref> represents the confidence in just a single piece of
+                  information: the decision whether something is a term or not (term). <ref
+                    target="#terminology-termConfidence">termConfidence</ref> does not relate to the
+                  confidence about additional information about the term that can be encoded with
+                    <att>termInfoRef</att>.</cell>
 			</row>
 			<row>
 				<cell>Entity type / concept class</cell>
@@ -3286,19 +3288,17 @@
 				<item>an ontological concept of 'City' that could represent a
 					subclass of 'Populated Place' as a concept
 				</item>
-				<item>the central area of a particular city - as interpreted as an
-					entity instance (e.g. 'City of London')</item>
+				<item>the central area of a particular city - as interpreted as an entity instance (e.g., 'City
+                  of London')</item>
 			</list>
 		</note>
 		<note>
-			<p xml:id="text-analysis-unique-annotation">
-				A given document fragment can only be annotated once. When support
-				for multiple annotations is necessary e.g. when all three of the
-				annotations in the extended example above need to be accommodated -
-				NIF 2.0, 
-				<ref
-					target="http://www.tei-c.org/release/doc/tei-p5-doc/en/html/NH.html#NHSO">TEI Stand-off Markup</ref>, or other so-called stand-off annotation mechanisms should be
-				considered.</p>
+			<p xml:id="text-analysis-unique-annotation"> A given document fragment can only be annotated
+                once. When support for multiple annotations is necessary (e.g., when all three of
+                the annotations in the extended example above need to be accommodated) NIF 2.0, <ref
+                  target="http://www.tei-c.org/release/doc/tei-p5-doc/en/html/NH.html#NHSO">TEI
+                  Stand-off Markup</ref>, or other so-called stand-off annotation mechanisms should
+                be considered.</p>
 		  <p>Some external resources such as DBpedia also provide information for some ontological concepts and named entity definitions in multiple languages, and this facilitates translation even more because a possible link traversal would allow a direct access to foreign language labels for named entities.</p>
 		</note>
 	</div>
@@ -3309,19 +3309,27 @@
 			<ref target="#textanalysis">Text Analysis</ref>
 			data category can be expressed with global rules, or locally on an
 			individual element. There is no inheritance.</p>
-	  <note><p xml:id="text-analyis-serializations">This specification defines a normative way to represent <ref target="#textAnalysis-info-pieces">text analysis information</ref> in XML and HTML <ref target="#text-analysis-local">locally</ref>. However, <ref target="#textAnalysis-info-pieces">text analysis information</ref> can also be represented in other formats, e.g. <ref target="http://tools.ietf.org/html/rfc4627">JSON</ref>. The <ref target="http://www.w3.org/International/its/ig/">Internationalization Tag Set Interest Group</ref> maintains a <ref target="http://www.w3.org/International/its/wiki/Text_Analysis_serializations">description of such alternative serializations</ref>. Readers of this specification are encouraged to evaluate whether that description fulfills their needs and to provide comments in the <ref target="http://lists.w3.org/Archives/Public/public-i18n-its-ig">ITS IG mailing list (public archive)</ref>.</p></note>
+	  <note><p xml:id="text-analyis-serializations">This specification defines a normative way to represent <ref
+                  target="#textAnalysis-info-pieces">text analysis information</ref> in XML and HTML

[818 lines skipped]

Received on Saturday, 1 June 2013 17:12:13 UTC