its20 CVS commit

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

Modified Files:
	its20.html its20.odd local.css 
Log Message:
Handling of simple lists

Index: its20.html
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -d -r1.217 -r1.218
--- its20.html	7 Nov 2012 14:28:00 -0000	1.217
+++ its20.html	11 Nov 2012 16:43:45 -0000	1.218
@@ -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>&#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;
[...3179 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>&#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;
+					during validation against this NVDL document/schema.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d0e10071" id="d0e10071" 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>
+<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>
+  <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>
+    <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>   
+  <strong class="hl-tag" style="color: #000096">&lt;/namespace&gt;</strong>
+  <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>
 <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>

Index: its20.odd
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -d -r1.215 -r1.216
--- its20.odd	7 Nov 2012 14:28:01 -0000	1.215
+++ its20.odd	11 Nov 2012 16:43:45 -0000	1.216
@@ -2994,47 +2994,47 @@
 						
 						<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>
 						<list type="slist">
-						  <item>STEP 1: Set the initial value of the resulting string as a empty string.</item>
-						  <item>STEP 2: Get the list of nodes resulting of the evaluation of the <att>domainPointer</att> attribute.</item>
-						  <item>STEP 3: For each node:
+						  <item><p>STEP 1: Set the initial value of the resulting string as a empty string.</p></item>
+						  <item><p>STEP 2: Get the list of nodes resulting of the evaluation of the <att>domainPointer</att> attribute.</p></item>
+						  <item><p>STEP 3: For each node:</p>
 						    <list type="slist">
-								  <item>STEP 3-1: If the node value contains a COMMA (U+002C):
+								  <item><p>STEP 3-1: If the node value contains a COMMA (U+002C):</p>
 								    <list type="slist">
-										  <item>STEP 3-1-1: Split the node value into separate strings using the COMMA (U+002C) as separator.</item>
-										  <item>STEP 3-1-2: For each string:
+										  <item><p>STEP 3-1-1: Split the node value into separate strings using the COMMA (U+002C) as separator.</p></item>
+										  <item><p>STEP 3-1-2: For each string:</p>
 										    <list type="slist">
-												  <item>STEP 3-1-2-1: Trim the leading and trailing white spaces of the string.</item>
-												  <item>STEP 3-1-2-2: If the first character of the value is an APOSTROPHE (U+0027) or a QUOTATION MARK (U+0022): Remove it.</item>
-												  <item>STEP 3-1-2-3: If the last character of the value is an APOSTROPHE (U+0027) or a QUOTATION MARK (U+0022): Remove it.</item>
-												  <item>STEP 3-1-2-4: If the value is empty: Go to STEP 3-1-2.</item>
-												  <item>STEP 3-1-2-5: Check if there is a mapping for the string (the mapping is case-insensitive):
+												  <item><p>STEP 3-1-2-1: Trim the leading and trailing white spaces of the string.</p></item>
+												  <item><p>STEP 3-1-2-2: If the first character of the value is an APOSTROPHE (U+0027) or a QUOTATION MARK (U+0022): Remove it.</p></item>
+												  <item><p>STEP 3-1-2-3: If the last character of the value is an APOSTROPHE (U+0027) or a QUOTATION MARK (U+0022): Remove it.</p></item>
+												  <item><p>STEP 3-1-2-4: If the value is empty: Go to STEP 3-1-2.</p></item>
+												  <item><p>STEP 3-1-2-5: Check if there is a mapping for the string (the mapping is case-insensitive):</p>
 												    <list type="slist">
-														  <item>STEP 3-1-2-5-1. If a mapping is found: Add the corresponding value to the result string.</item>
-														  <item>STEP 3-1-2-5-2. Else (if no mapping is found): Add the string (in its original cases) to the result string.</item>
+														  <item><p>STEP 3-1-2-5-1. If a mapping is found: Add the corresponding value to the result string.</p></item>
+														  <item><p>STEP 3-1-2-5-2. Else (if no mapping is found): Add the string (in its original cases) to the result string.</p></item>
 														</list>
 													</item>
 												</list>
 											</item>
 										</list>
 									</item>
-								  <item>STEP 3-2: Else (if the node value does not contain a COMMA (U+002C)):
+								  <item><p>STEP 3-2: Else (if the node value does not contain a COMMA (U+002C)):</p>
 								    <list type="slist">
-										  <item>STEP 3-2-1: Trim the leading and trailing white spaces of the string.</item>
-										  <item>STEP 3-2-2: If the first character of the value is an APOSTROPHE (U+0027) or a QUOTATION MARK (U+0022): Remove it.</item>
-										  <item>STEP 3-2-3: If the last character of the value is an APOSTROPHE (U+0027) or a QUOTATION MARK (U+0022): Remove it.</item>
-										  <item>STEP 3-2-4: If the value is empty: Go to STEP 3.</item>
-								      <item>STEP 3-2-5: Check if there is a mapping for the string (the mapping is case-insensitive):
+										  <item><p>STEP 3-2-1: Trim the leading and trailing white spaces of the string.</p></item>
+										  <item><p>STEP 3-2-2: If the first character of the value is an APOSTROPHE (U+0027) or a QUOTATION MARK (U+0022): Remove it.</p></item>
+										  <item><p>STEP 3-2-3: If the last character of the value is an APOSTROPHE (U+0027) or a QUOTATION MARK (U+0022): Remove it.</p></item>
+										  <item><p>STEP 3-2-4: If the value is empty: Go to STEP 3.</p></item>
+								      <item><p>STEP 3-2-5: Check if there is a mapping for the string (the mapping is case-insensitive):</p>
 										    <list type="slist">
-												  <item>STEP 3-2-5-1: If a mapping is found: Add the corresponding value to the result string.</item>
-										      <item>STEP 3-2-5-2: Else (if no mapping is found): Add the string (in its original cases) to the result string.</item>
+												  <item><p>STEP 3-2-5-1: If a mapping is found: Add the corresponding value to the result string.</p></item>
+										      <item><p>STEP 3-2-5-2: Else (if no mapping is found): Add the string (in its original cases) to the result string.</p></item>
 												</list>
 											</item>
 										</list>
 									</item>
 								</list>									
 							</item>
-						  <item>STEP 4: Remove duplicated values from the resulting string.</item>
-						  <item>STEP 5: Return the resulting string.</item>
+						  <item><p>STEP 4: Remove duplicated values from the resulting string.</p></item>
+						  <item><p>STEP 5: Return the resulting string.</p></item>
 						</list>
 						<p xml:id="domain-global">GLOBAL: The <gi>domainRule</gi> element contains
 							the following:</p>

Index: local.css
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/local.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- local.css	25 Jul 2012 07:04:58 -0000	1.2
+++ local.css	11 Nov 2012 16:43:45 -0000	1.3
@@ -1,5 +1,6 @@
 @charset "utf-8";
 
+.slist { list-style-type:none; }
 
 .caption {
 	 text-align: center;

Received on Sunday, 11 November 2012 16:43:49 UTC