RE: [xliff-omos] ITS rules file - Re: [xliff-omos] New XLIFF 2.1 Editors' Draft, 06 September 2016; Fwd: [xliff] Version Control Commit by DavidFilip

From
Yves Savourel <>
Date
2016-09-11T12:06:09+00:00
ID
[email protected]
Thread
RE: [xliff-omos] ITS rules file - Re: [xliff-omos] New XLIFF 2.1 Editors' Draft, 06 September 2016; Fwd: [xliff] Version Control Commit by DavidFilip
Hi Felix,

> The rules file with rules or explanations - as applicable - for all data categories is now here
> https://tools.oasis-open.org/version-control/browse/wsvn/xliff/trunk/xliff-21/schemas/its-rules.xml


It seems two selector values in the its-rules.xml file are missing a closing ']':

<!-- Rules for Terminology -->
<its:termRule selector="//xlf2:mrk[@type='term' and @ref" termInfoRefPointer="@ref"/>

<!-- Rules for Language Information -->
<its:langRule selector="//xlf2:*[@xml:lang" langPointer="@xml:lang"/>


Cheers,
-yves