- From: CVS User dfilip <cvsmail@w3.org>
- Date: Mon, 17 Jun 2013 09:45:03 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20
In directory gil:/tmp/cvs-serv18536
Modified Files:
its20.odd
Log Message:
adding example for inline global rules in HTML (now example 8)
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/06/17 09:41:31 1.458
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/06/17 09:45:03 1.459
@@ -696,6 +696,14 @@
<egXML xmlns="http://www.tei-c.org/ns/Examples"
target="examples/html5/EX-translateRule-html5-1.xml"/>
</exemplum>
+ <exemplum xml:id="EX-translate-html5-inline-global-1">
+ <head>Using ITS inline global rules in HTML</head>
+ <p>The <code>script</code> element contains the same rules as the external rules file
+ <code>EX-translateRule-html5-1.xml</code> in <ref target="#EX-translate-html5-global-1-rules-file">the above example</ref>.</p>
+ <egXML xmlns="http://www.tei-c.org/ns/Examples"
+ target="examples/html5/EX-translate-html5-inline-global-1.html" type="html5"/>
+ </exemplum>
+
</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>.
Received on Monday, 17 June 2013 09:45:08 UTC