- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Fri, 30 Nov 2012 08:23:39 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/schemas
In directory gil:/tmp/cvs-serv28807/schemas
Modified Files:
its20.rnc its20.rng
Log Message:
schema fix in global rules now provRef element is allowed. removing examples that are not used from example directory
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/schemas/its20.rnc 2012/11/28 16:53:10 1.10
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/schemas/its20.rnc 2012/11/30 08:23:39 1.11
@@ -174,6 +174,7 @@
| its-domainRule
| its-disambiguationRule
| its-localeFilterRule
+ | its-provRule
| its-locQualityIssueRule
| its-mtConfidenceRule
| its-externalResourceRefRule
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/schemas/its20.rng 2012/11/28 16:53:10 1.7
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/schemas/its20.rng 2012/11/30 08:23:39 1.8
@@ -539,6 +539,7 @@
<ref name="its-domainRule"/>
<ref name="its-disambiguationRule"/>
<ref name="its-localeFilterRule"/>
+ <ref name="its-provRule"/>
<ref name="its-locQualityIssueRule"/>
<ref name="its-mtConfidenceRule"/>
<ref name="its-externalResourceRefRule"/>
Received on Friday, 30 November 2012 08:23:43 UTC