its20 CVS commit

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

Modified Files:
	its20.html its20.odd 
Log Message:
Minor: Fixed missing <gi> tags in preserve space.

Index: its20.odd
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- its20.odd	30 Aug 2012 20:39:17 -0000	1.139
+++ its20.odd	30 Aug 2012 20:45:56 -0000	1.140
@@ -4254,7 +4254,7 @@
 					<div xml:id="preservespace-definition">
 						<head>Definition</head>
 						<p>The <ref target="#preservespace">Preserve Space</ref> data category indicates how whitespace
-							should be handled in content. The possible values for the Preserve Space data category are
+							should be handled in content. The possible values for this data category are
 							"default" and "preserve" and carry the same meaning as the corresponding values of the
 							xml:space attribute. The default value is "default".</p>
 					</div>
@@ -4275,14 +4275,14 @@
 						<exemplum xml:id="EX-perservespace-global-1">
 							<head>The <ref target="#preservespace">Preserve Space</ref> data category expressed
 								globally</head>
-							<p>The preserveSpaceRule element specifies that whitespace in all verse elements must be
+							<p>The <gi>preserveSpaceRule</gi> element specifies that whitespace in all verse elements must be
 								treated literally.</p>
 							<egXML xmlns="http://www.tei-c.org/ns/Examples"
 								target="examples/xml/EX-preservespace-global-1.xml" />
 						</exemplum>
 
 						<p xml:id="preservespace-local">LOCAL: The <att>xml:space</att> attribute, as defined in section 2.10 of <ptr
-								target="#xml10spec" type="bibref" />, maps exactly to the Preserve Space data
+							target="#xml10spec" type="bibref" />, maps exactly to the <ref target="#preservespace">Preserve Space</ref> data
 							category.</p>
 						<exemplum xml:id="EX-perservespace-local-1">
 							<head>The <ref target="#preservespace">Preserve Space</ref> data category expressed

Index: its20.html
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- its20.html	30 Aug 2012 20:39:16 -0000	1.138
+++ its20.html	30 Aug 2012 20:45:47 -0000	1.139
@@ -2268,13 +2268,13 @@
                                  <a href="#att.selector.attributes" shape="rect">att.selector.attributes</a>, attribute idValue { string }</code></td></tr></tbody></table></dd></dl></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="preservespace" id="preservespace" shape="rect"/>6.17 Preserve Space</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="preservespace-definition" id="preservespace-definition" shape="rect"/>6.17.1 Definition</h4><p>The <a href="#preservespace" shape="rect">Preserve Space</a> data category indicates how whitespace
-							should be handled in content. The possible values for the Preserve Space data category are
+							should be handled in content. The possible values for this data category are
 							"default" and "preserve" and carry the same meaning as the corresponding values of the
 							xml:space attribute. The default value is "default".</p></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="preservespace-implementation" id="preservespace-implementation" shape="rect"/>6.17.2 Implementation</h4><p>The <a href="#preservespace" shape="rect">Preserve Space</a> data category can be expressed with
 							global rules, or locally using the <code>xml:space</code> attribute.</p><div class="note"><p class="prefix"><b>Note:</b></p><p>The <a href="#preservespace" shape="rect">Preserve Space</a> data category is not applicable to
 								HTML5 documents because <code>xml:space</code> (and by extension <a href="#preservespace" shape="rect">Preserve Space</a>) has no effect in documents parsed as text/html.</p></div><p id="preservespace-global">GLOBAL: The <a class="itsmarkup" href="#preserveSpaceRule" shape="rect">preserveSpaceRule</a> element contains the following:</p><ul><li><p>A required <a class="itsmarkup" href="#att.selector.attribute.selector" shape="rect">selector</a> attribute. It contains an <a href="#selectors" shape="rect">absolute selector</a> which selects the nodes to which this rule applies.</p></li><li><p>A required <a class="itsmarkup" href="#preserveSpaceRule.attributes" shape="rect">space</a> attribute with the value "default" or "preserve".</p></li></ul><div class="exampleOuter"><div class="exampleHeader"><a name="EX-perservespace-global-1" id="EX-perservespace-global-1" shape="rect"/>Example 65: The <a href="#preservespace" shape="rect">Preserve Space</a> data category expressed
-								globally</div><p>The preserveSpaceRule element specifies that whitespace in all verse elements must be
+								globally</div><p>The <a class="itsmarkup" href="#preserveSpaceRule" shape="rect">preserveSpaceRule</a> element specifies that whitespace in all verse elements must be
 								treated literally.</p><div class="exampleInner"><pre xml:space="preserve">
 &lt;book
   xmlns:its="http://www.w3.org/2005/11/its" &gt;
@@ -2290,7 +2290,7 @@
  All mimsy were the borogoves,
   And the mome raths outgrabe.
  &lt;/verse&gt;
-&lt;/book&gt;</pre></div><p>[Source file: <a href="examples/xml/EX-preservespace-global-1.xml" shape="rect">examples/xml/EX-preservespace-global-1.xml</a>]</p></div><p id="preservespace-local">LOCAL: The <code>xml:space</code> attribute, as defined in section 2.10 of <a title="Extensible Markup Language (XML)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;1.0 (Fourth Edition)" href="#xml10spec" shape="rect">[XML 1.0]</a>, maps exactly to the Preserve Space data
+&lt;/book&gt;</pre></div><p>[Source file: <a href="examples/xml/EX-preservespace-global-1.xml" shape="rect">examples/xml/EX-preservespace-global-1.xml</a>]</p></div><p id="preservespace-local">LOCAL: The <code>xml:space</code> attribute, as defined in section 2.10 of <a title="Extensible Markup Language (XML)&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;1.0 (Fourth Edition)" href="#xml10spec" shape="rect">[XML 1.0]</a>, maps exactly to the <a href="#preservespace" shape="rect">Preserve Space</a> data
 							category.</p><div class="exampleOuter"><div class="exampleHeader"><a name="EX-perservespace-local-1" id="EX-perservespace-local-1" shape="rect"/>Example 66: The <a href="#preservespace" shape="rect">Preserve Space</a> data category expressed
 								locally</div><p>The standard <code>xml:space</code> attribute specifies that the whitespace in the verse
 								element must be treated literally.</p><div class="exampleInner"><pre xml:space="preserve">
@@ -3236,7 +3236,7 @@
 <h2><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="its-schematron-constraints" id="its-schematron-constraints" shape="rect"/>F Checking ITS Markup Constraints With Schematron (Non-Normative)</h2><p>
             <em>This section is informative.</em>
          </p><p>Several constraints of ITS markup cannot be validated with ITS schemas. The following <a title="Rule-based validation -- Schematron" href="#schematron" shape="rect">[Schematron]</a> document allows for validating some of these
-					constraints.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d3e9759" id="d3e9759" shape="rect"/>Example 82: Testing constraints in ITS markup</div><div class="exampleInner"><pre xml:space="preserve">
+					constraints.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d3e9765" id="d3e9765" shape="rect"/>Example 82: Testing constraints in ITS markup</div><div class="exampleInner"><pre xml:space="preserve">
 &lt;sch:schema
   xmlns:sch="http://www.ascc.net/xml/schematron" &gt;
 &lt;!-- Schematron document to test constraints for global and local ITS markup.
@@ -3303,7 +3303,7 @@
             <em>This section is informative.</em>
          </p><p>The following <a title="Namespace-based Validation Dispatching Language (NVDL)" href="#nvdl" shape="rect">[NVDL]</a> document allows validation of ITS markup which has
 					been added to a host vocabulary. Only ITS elements and attributes are checked. Elements and
-					attributes of host language are ignored during validation against this NVDL document/schema.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d3e9781" id="d3e9781" shape="rect"/>Example 83: NVDL schema for ITS</div><div class="exampleInner"><pre xml:space="preserve">&lt;rules xmlns="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"&gt; &lt;namespace
+					attributes of host language are ignored during validation against this NVDL document/schema.</p><div class="exampleOuter"><div class="exampleHeader"><a name="d3e9787" id="d3e9787" shape="rect"/>Example 83: NVDL schema for ITS</div><div class="exampleInner"><pre xml:space="preserve">&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="its-elements.rng"/&gt;
 						&lt;/namespace&gt; &lt;namespace ns="http://www.w3.org/2005/11/its" match="attributes"&gt;
 						&lt;validate schema="its-attributes.rng"/&gt; &lt;/namespace&gt; &lt;anyNamespace&gt;

Received on Thursday, 30 August 2012 20:46:00 UTC