WWW/International/multilingualweb/lt/drafts/its20 its20.html,1.109,1.110 its20.odd,1.108,1.109

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

Modified Files:
	its20.html its20.odd 
Log Message:
Added preservespace prose (declarations remain incomplete)

Index: its20.odd
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- its20.odd	17 Aug 2012 07:33:51 -0000	1.108
+++ its20.odd	17 Aug 2012 08:06:52 -0000	1.109
@@ -2102,6 +2102,22 @@
 							<cell>None</cell>
 							<cell>Not applicable</cell>
 						</row>
+
+						<row>
+							<cell>
+								<ref target="#preservespace">Preserve Space</ref>
+							</cell>
+
+							<cell>Yes</cell>
+							<cell>Yes</cell>
+							<cell>?</cell>
+							<cell>?</cell>
+							<cell><code>default</code></cell>
+							<cell>Textual content of element, <emph>including</emph> attributes and child
+								elements</cell>
+							<cell>Yes</cell>
+						</row>
+
 					</table>
 
 					<exemplum>
@@ -3807,6 +3823,82 @@
 					</div>
 				</div>
 
+
+				<div xml:id="preservespace">
+					<head>Preserve Space</head>
+					<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
+							"default" and "preserve" and carry the same meaning as the corresponding values of the
+							xml:space attribute. The default value is "default".</p>
+						<note><p>The declarations section needs to be reviewed by someone with more experience here than I
+							have.</p></note>
+					</div>
+					<div xml:id="preservespace-implementation">
+						<head>Implementation</head>
+						<p>The <ref target="preservespace">Preserve Space</ref> data category can be expressed with
+							global rules, or locally using the <att>xml:space</att> attribute.</p>
+
+						<p>GLOBAL: The <gi>preserveSpaceRule</gi> element contains 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 rule applies.</item>
+							<item>A required <att>space</att> attribute with the value "default" or "preserve".</item>
+						</list>
+						<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 treated literally.</p>
+							<egXML xmlns="http://www.tei-c.org/ns/Examples"
+								target="examples/xml/EX-preservespace-global-1.xml" />
+						</exemplum>
+						
+						<p>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 category.</p>
+						<exemplum xml:id="EX-perservespace-local-1">
+							<head>The <ref target="preservespace">Preserve Space</ref> data category expressed
+								locally</head>
+							<p>The standard <att>xml:space</att> attribute specifies that the whitespace
+								in the verse element must be treated literally.</p>
+							<egXML xmlns="http://www.tei-c.org/ns/Examples"
+								target="examples/xml/EX-preservespace-local-1.xml" />
+						</exemplum>
+					</div>
+					<div xml:id="preservespace-markup">
+						<head>Markup Declarations for Preserve Space</head>
+						<specGrp xml:id="spec-its-preservespace">
+							<elementSpec ident="prserveSpaceRule" ns="http://www.w3.org/2005/11/its">
+								<desc>Rule about the <ref target="#preservespace">Preserve Space</ref> data
+									category.</desc>
+								<classes>
+									<memberOf key="att.selector" />
+								</classes>
+								<content>
+									<rng:empty />
+								</content>
+								<attList>
+									<attDef ident="space" usage="req">
+										<desc>It contains an XPath expression which constructs a string corresponding to
+											the identifier of the node to which this rule applies should be
+											located.</desc>
+										<valList type="closed">
+											<valItem ident="default">
+												<desc>Default.</desc>
+											</valItem>
+											<valItem ident="yes">
+												<desc>Whitespace is to be preserved.</desc>
+											</valItem>
+										</valList>
+
+									</attDef>
+								</attList>
+							</elementSpec>
+						</specGrp>
+					</div>
+				</div>
+
 			</div>
 			<!--	 <div xml:id="catalogues">
 		<head>Catalogues</head>
@@ -4291,6 +4383,7 @@
 					document since the <ref target="http://www.w3.org/TR/2012/WD-its20-20120731/">ITS 2.0 Working Draft
 						31 July 2012</ref>.</p>
 				<list type="ordered">
+					<item>Added <ptr target="#preservespace" type="specref" />.</item>
 					<item>Added <ptr target="#idvalue" type="specref" />.</item>
 					<item>Added support for different query language and reworked whole XPath and CSS Selectors
 						integration.</item>

Index: its20.html
===================================================================
RCS file: /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -d -r1.109 -r1.110
--- its20.html	16 Aug 2012 16:00:30 -0000	1.109
+++ its20.html	17 Aug 2012 08:06:52 -0000	1.110
@@ -7,8 +7,8 @@
 <h1><a name="title" id="title" shape="rect"/>Internationalization Tag Set (ITS) Version 2.0</h1>
 <h2><a name="w3c-doctype" id="w3c-doctype"/>Editor's Copy</h2><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright" shape="rect">Copyright</a> © 2012 <a href="http://www.w3.org/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/" shape="rect"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/" shape="rect"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/" shape="rect">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer" shape="rect">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks" shape="rect">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents" shape="rect">document use</a> rules apply.</p></div><hr/><div>
 <h2><a name="abstract" id="abstract" shape="rect"/>Abstract</h2><p>This document defines data categories and their implementation as a set of elements and attributes called
-				the <em>Internationalization Tag Set (ITS)</em> 2.0. ITS 2.0 is the successor of <a href="http://www.w3.org/TR/2007/REC-its-20070403/" shape="rect">ITS 1.0</a>; it is designed to foster the creation
-				of multilingual Web content, focusing on HTML5, XML based formats in general, and to leverage
+				the <em>Internationalization Tag Set (ITS)</em> 2.0. ITS 2.0 is the successor of <a href="http://www.w3.org/TR/2007/REC-its-20070403/" shape="rect">ITS 1.0</a>; it is designed to foster the
+				creation of multilingual Web content, focusing on HTML5, XML based formats in general, and to leverage
 				localization workflows based on the XML Localization Interchange File Format (XLIFF). In addition to
 				HTML5 and XML, algorithms to convert ITS attributes to RDFa and NIF are provided.</p></div><div>
 <h2><a name="status" shape="rect">Status of this Document</a></h2><p><strong>This document is an editors' copy that has no official
@@ -110,6 +110,10 @@
[...2066 lines suppressed...]
+					Arcan (DERI Galway at the National University of Ireland, Galway, Ireland), Pablo Badía
+					(Linguaserve), Aaron Beaton (Opera Software), Luis Bellido (Universidad Politécnica de Madrid),
+					Aljoscha Burchardt (German Research Center for Artificial Intelligence (DFKI) Gmbh), Nicoletta
+					CalzolarI (CNR--Consiglio Nazionale delle Ricerche), Giuseppe Deriard (Linguaserve), Pedro Luis Díez
+					Orzas (Linguaserve), David Filip (University of Limerick), Leroy Finn (Trinity College Dublin), Karl
+					Fritsche (Cocomore AG), Daniel Grasmick (Lucy Software and Services GmbH), Declan Groves (Centre for
+					Next Generation Localisation), Moritz Hellwig (Cocomore AG), Tao Hong (Baidu, Inc.), Dominic Jones
+					(Trinity College Dublin), Milan Karásek (Moravia Worldwide), Jirka Kosek (University of Economics,
+					Prague), Michael Kruppa (Cocomore AG), Maxime Lefrançois (Institut National de Recherche en
+					Informatique et en Automatique (INRIA)), David Lewis (Trinity College Dublin), Fredrik Liden (ENLASO
+					Corporation), Arle Lommel (German Research Center for Artificial Intelligence (DFKI) Gmbh), Shaun
+					McCance ((public) Invited expert), Jan Nelson (Microsoft Corporation), Des Oates (Adobe Systems
+					Inc.), Carina Pellar (Cocomore AG), Georg Rehm (German Research Center for Artificial Intelligence
+					(DFKI) Gmbh), Phil Ritchie (VistaTEC), Thomas Rüdesheim (Lucy Software and Services GmbH), Nieves
+					Sande (German Research Center for Artificial Intelligence (DFKI) Gmbh), Felix Sasaki (W3C Staff),
+					Yves Savourel (ENLASO Corporation), Ankit Srivastava (Centre for Next Generation Localisation),
+					Tadej Štajner (Jozef Stefan Institute), Olaf-Michael Stefanov ((public) Invited expert), Najib
+					Tounsi (Ecole Mohammadia d'Ingenieurs Rabat (EMI)), Ronny Unger (Cocomore AG), Piek Vossen (Vrije
+					Universiteit).</p></div></div></body></html>
\ No newline at end of file

Received on Friday, 17 August 2012 08:06:56 UTC