Author: fsasaki
Date: 2017-04-03 10:00:50 +0000 (Mon, 03 Apr 2017)
New Revision: 876
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/xliff/?rev=876&sc=1
Modified:
trunk/xliff-21/schemas/its.sch
trunk/xliff-21/schemas/its.xsd
Log:
changes in its.sch:
- put XML comment on the annotatorsRef rule since it does not work
- non namespace qualified attributes for its:provenanceRecord rule, e..g ?\226?\128?\158@org?\226?\128?\156 instead of ?\226?\128?\158@its:org?\226?\128?\156
- for rule with context
sch:rule context="its:locQualityIssues | its:provenanceRecords[ancestor::xlf:unit]
uses ?\226?\128?\158xml:id?\226?\128?\156 instead of ?\226?\128?\158id?\226?\128?\156 attribute
changes in its.xsd:
- in element definintion ?\226?\128?\158<xs:element name="locQualityIssue?\226?\128?\156>?\226?\128?\156: change to have non namespace qualified ITS attributes
- same for <xs:element name="provenanceRecord">
See email thread at https://lists.oasis-open.org/archives/xliff/201704/msg00003.html