its20 CVS commit

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

Modified Files:
	its20.html its20.odd 
Log Message:
Fixed quotation mark code (U+0023 -> U+0022)

Index: its20.odd
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -d -r1.209 -r1.210
--- its20.odd	30 Oct 2012 06:36:07 -0000	1.209
+++ its20.odd	30 Oct 2012 11:13:47 -0000	1.210
@@ -3059,7 +3059,7 @@
 								the mapping may contain spaces; in that case they <ref
 									target="#rfc-keywords">MUST</ref> be delimited by quotation
 								marks, that is pairs of APOSTROPHE (Unicode code point U+0027) or
-								QUOTATION MARK (U+0023).</item>
+								QUOTATION MARK (U+0022).</item>
 						</list>
 						<note>
 							<p>Although the <att>domainMapping</att> attribute it is optional, its

Index: its20.html
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- its20.html	30 Oct 2012 06:36:03 -0000	1.211
+++ its20.html	30 Oct 2012 11:13:46 -0000	1.212
@@ -206,48 +206,48 @@
 							identification.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d0e333" id="d0e333" 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>
[...3173 lines suppressed...]
-  <strong class="hl-tag" style="color: #000096">&lt;namespace</strong> <span class="hl-attribute" style="color: #F5844C">ns</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/2005/11/its"</span> <span class="hl-attribute" style="color: #F5844C">match</span>=<span class="hl-value" style="color: #993300">"attributes"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;validate</strong> <span class="hl-attribute" style="color: #F5844C">schema</span>=<span class="hl-value" style="color: #993300">"its20-attributes.rng"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/namespace&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;anyNamespace&gt;</strong>
-    <strong class="hl-tag" style="color: #000096">&lt;allow/&gt;</strong>
-  <strong class="hl-tag" style="color: #000096">&lt;/anyNamespace&gt;</strong>
+					during validation against this NVDL document/schema.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d0e10042" id="d0e10042" shape="rect"/>Example 106: NVDL schema for ITS</div><div class="exampleInner"><pre xml:space="preserve"><span class="hl-directive" style="color: maroon">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>&#xD;
+<strong class="hl-tag" style="color: #000096">&lt;rules</strong> <span class="hl-attribute" style="color: #F5844C">xmlns</span>=<span class="hl-value" style="color: #993300">"http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;namespace</strong> <span class="hl-attribute" style="color: #F5844C">ns</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/2005/11/its"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;validate</strong> <span class="hl-attribute" style="color: #F5844C">schema</span>=<span class="hl-value" style="color: #993300">"its20-elements.rng"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>   &#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/namespace&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;namespace</strong> <span class="hl-attribute" style="color: #F5844C">ns</span>=<span class="hl-value" style="color: #993300">"http://www.w3.org/2005/11/its"</span> <span class="hl-attribute" style="color: #F5844C">match</span>=<span class="hl-value" style="color: #993300">"attributes"</span><strong class="hl-tag" style="color: #000096">&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;validate</strong> <span class="hl-attribute" style="color: #F5844C">schema</span>=<span class="hl-value" style="color: #993300">"its20-attributes.rng"</span><strong class="hl-tag" style="color: #000096">/&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/namespace&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;anyNamespace&gt;</strong>&#xD;
+    <strong class="hl-tag" style="color: #000096">&lt;allow/&gt;</strong>&#xD;
+  <strong class="hl-tag" style="color: #000096">&lt;/anyNamespace&gt;</strong>&#xD;
 <strong class="hl-tag" style="color: #000096">&lt;/rules&gt;</strong></pre></div><p>[Source file: <a href="schemas/its20.nvdl" shape="rect">schemas/its20.nvdl</a>]</p></div><p>The NVDL schema depends on the following two schemas:</p><ul><li><p>
                   <a href="schemas/its20-elements.rng" shape="rect">RELAX NG schema for ITS elements</a>
                </p></li><li><p>

Received on Tuesday, 30 October 2012 11:13:59 UTC