its20 CVS commit

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

Modified Files:
	Overview.html 
Log Message:
draft re-genration

Index: Overview.html
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/TR-version/Overview.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- Overview.html	18 Oct 2012 09:38:28 -0000	1.57
+++ Overview.html	18 Oct 2012 11:49:22 -0000	1.58
@@ -87,9 +87,9 @@
 <div class="toc3">5.2.2 <a href="#selection-local">Local Selection in an XML Document</a></div>
 </div>
 <div class="toc2">5.3 <a href="#selectors">Query Language of Selectors</a><div class="toc3">5.3.1 <a href="#queryLanguage">Choosing Query Language</a></div>
-<div class="toc3">5.3.2 <a href="#d3e2106">XPath 1.0</a></div>
-<div class="toc3">5.3.3 <a href="#d3e2286">CSS Selectors</a></div>
-<div class="toc3">5.3.4 <a href="#d3e2322">Additional query languages</a></div>
+<div class="toc3">5.3.2 <a href="#d3e2103">XPath 1.0</a></div>
+<div class="toc3">5.3.3 <a href="#d3e2283">CSS Selectors</a></div>
+<div class="toc3">5.3.4 <a href="#d3e2319">Additional query languages</a></div>
 <div class="toc3">5.3.5 <a href="#its-param">Variables in selectors</a></div>
 </div>
[...3538 lines suppressed...]
- &lt;/nvdl:namespace&gt;
- &lt;nvdl:anyNamespace&gt;
-  &lt;nvdl:allow/&gt;
- &lt;/nvdl:anyNamespace&gt;
-&lt;/nvdl:rules&gt;</pre></div><p>[Source file: <a href="schemas/its20.nvdl">schemas/its20.nvdl</a>]</p></div><p>The NVDL schema depends on the following two schemas:</p><ul><li><p>
+					during validation against this NVDL document/schema.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d3e9914" id="d3e9914"></a>Example 106: NVDL schema for ITS</div><div class="exampleInner"><pre>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;rules xmlns="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"&gt;
+  &lt;namespace ns="http://www.w3.org/2005/11/its"&gt;
+    &lt;validate schema="its20-elements.rng"/&gt;   
+  &lt;/namespace&gt;
+  &lt;namespace ns="http://www.w3.org/2005/11/its" match="attributes"&gt;
+    &lt;validate schema="its20-attributes.rng"/&gt;
+  &lt;/namespace&gt;
+  &lt;anyNamespace&gt;
+    &lt;allow/&gt;
+  &lt;/anyNamespace&gt;
+&lt;/rules&gt;</pre></div><p>[Source file: <a href="schemas/its20.nvdl">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">RELAX NG schema for ITS elements</a>
                </p></li><li><p>
                   <a href="schemas/its20-attributes.rng">RELAX NG schema for ITS attributes</a>

Received on Thursday, 18 October 2012 11:49:25 UTC