- From: CVS User jkosek <cvsmail@w3.org>
- Date: Thu, 02 May 2013 10:18:55 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/schemas
In directory gil:/tmp/cvs-serv2172
Modified Files:
its20-html5.rnc
Log Message:
Schema updated
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/schemas/its20-html5.rnc 2013/04/04 13:45:36 1.4
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/schemas/its20-html5.rnc 2013/05/02 10:18:55 1.5
@@ -117,9 +117,9 @@
((its-attribute.locNote.html | its-attribute.locNoteRef.html), its-attribute.locNoteType.html?)? &
(its-attribute.term.html, its-attribute.termInfoRef.html?, its-attribute.termConfidence.html?)? &
its-attribute.withinText.html? &
- its-attribute.taConfidence.html? &
- its-attribute.taClassRef.html? &
- ((its-attribute.taSource.html, its-attribute.taIdent.html) | its-attribute.taIdentRef.html)? &
+ (its-attribute.taConfidence.html? &
+ (its-attribute.taClassRef.html? &
+ ((its-attribute.taSource.html, its-attribute.taIdent.html) | its-attribute.taIdentRef.html)?)) &
(its-attribute.localeFilterList.html, its-attribute.localeFilterType.html?)? &
((
(its-attribute.person.html | its-attribute.personRef.html )? &
@@ -132,7 +132,7 @@
| its-attribute.provenanceRecordsRef.html)? &
(its-attribute.locQualityIssuesRef.html
|
- (its-attribute.locQualityIssueType.html? & its-attribute.locQualityIssueComment.html? & its-attribute.locQualityIssueSeverity.html? & its-attribute.locQualityIssueProfileRef.html? & its-attribute.locQualityIssueEnabled.html?)
+ ((its-attribute.locQualityIssueType.html? & its-attribute.locQualityIssueComment.html?) & its-attribute.locQualityIssueSeverity.html? & its-attribute.locQualityIssueProfileRef.html? & its-attribute.locQualityIssueEnabled.html?)
)? &
(((its-attribute.locQualityRatingScore.html, its-attribute.locQualityRatingScoreThreshold.html?) | (its-attribute.locQualityRatingVote.html, its-attribute.locQualityRatingVoteThreshold.html?)), its-attribute.locQualityRatingProfileRef.html?)? &
its-attribute.mtConfidence.html? &
Received on Thursday, 2 May 2013 10:18:56 UTC