- From: CVS User dfilip <cvsmail@w3.org>
- Date: Mon, 17 Jun 2013 10:12:40 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20
In directory gil:/tmp/cvs-serv20697
Modified Files:
its20.odd
Log Message:
just commiting the example file
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/06/17 09:54:45 1.460
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/06/17 10:12:40 1.461
@@ -706,13 +706,13 @@
</div>
<div xml:id="html5-its-local-markup"><head>Local approach</head>
- <p>In HTML, an ITS 2.0 local data category is realized with the prefix <code>its-*</code>.
- The general mapping of the XML based ITS 2.0 attributes to their HTML <code>its-*</code> counterparts is defined in
+ <p>In HTML, an ITS 2.0 local data category is realized with the prefix <code>its-</code>.
+ The general mapping of the XML based ITS 2.0 attributes to their HTML counterparts is defined in
<ptr target="#html5-local-attributes" type="specref"/>. An informative table in <ptr target="#list-of-elements-and-attributes" type="specref"/>
provides an overview of the mapping for all data categories.</p>
</div>
<div xml:id="html5-existing-markup-versus-its"><head>HTML markup with ITS 2.0 counterparts</head>
- <p>There are four ITS 2.0 data categories, which have counterparts in HTML markup. Put differently: native HTML markup reveals information for some ITS 2.0 data categories. For these data categories, ITS 2.0 defines the following:</p>
+ <p>There are four ITS 2.0 data categories, which have counterparts in HTML markup. In these cases the native HTML markup locally overrides ITS 2.0 data categories as defined here:</p>
<list type="unordered">
<item><p>The <ref target="#language-information">Language Information</ref> data category has the HTML <code>lang</code>
attribute as counterpart. In XHTML the counterpart is the <code>xml:lang</code> attribute. These attributes act as
Received on Monday, 17 June 2013 10:12:45 UTC