- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Thu, 18 Jul 2013 06:59:29 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/schemas
In directory gil:/tmp/cvs-serv10660/schemas
Modified Files:
its20.sch
Log Message:
and more example formatting
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/schemas/its20.sch 2013/07/18 06:56:27 1.8
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/schemas/its20.sch 2013/07/18 06:59:29 1.9
@@ -71,15 +71,15 @@
<rule context="*[@its:termConfidence]">
<assert test="ancestor-or-self::*[@its:annotatorsRef]
[matches(@its:annotatorsRef, '.*\s*terminology\|.+')]">
- Any node selected by the terminology data category with the termConfidence attribute specified MUST be
- contained in an element with the annotatorsRef attribute
+ Any node selected by the terminology data category with the termConfidence attribute specified
+ MUST be contained in an element with the annotatorsRef attribute
specified for the Terminology data category.</assert>
</rule>
<rule context="*[@its:taConfidence]">
<assert test="ancestor-or-self::*[@its:annotatorsRef]
[matches(@its:annotatorsRef, '.*\s*text-analysis\|.+')]">
- Any node selected by the Text Analysis data category with the taConfidence attribute specified MUST be
- contained in an element with the annotatorsRef attribute
+ Any node selected by the Text Analysis data category with the taConfidence attribute specified
+ MUST be contained in an element with the annotatorsRef attribute
specified for the Text Analysis data category.</assert>
</rule>
<rule context="*[@its:mtConfidence]">
Received on Thursday, 18 July 2013 06:59:30 UTC