[OASIS Issue Tracker] (XLIFF-33) wrong namespace in ITS Rules for Domain datacat

From
OASIS Issues Tracker <>
Date
2017-02-23T11:20:18+00:00
ID
Thread
[OASIS Issue Tracker] (XLIFF-33) wrong namespace in ITS Rules for Domain datacat
David Filip created XLIFF-33:
--------------------------------

             Summary: wrong namespace in ITS Rules for Domain datacat
                 Key: XLIFF-33
                 URL: https://issues.oasis-open.org/browse/XLIFF-33
             Project: OASIS XML Localisation Interchange File Format (XLIFF) TC
          Issue Type: Improvement
          Components: ITS Module, validation artifacts
    Affects Versions: 2.1_csprd02
         Environment: http://markmail.org/thread/rue4xo6wf6lgz4lx
            Reporter: Yves Savourel
            Priority: Critical
             Fix For: 2.1_csprd03


There is a set of ITS mapping rules in
http://docs.oasis-open.org/xliff/xliff-core/v2.1/csprd02/schemas/its.sch (in
5.9.2 Module
Namespace and Validation Artifacts).

One of the rules (for domains) uses the ITS namespace, but it seems it should
use ITSM since the 'domains' attribute is defined in
ITSM. So, shouldn't this:

<its:domainRule selector="//xlf:mrk[@type='its:generic' and (@its:domains)]"
domainPointer="@its:domains"/>

Be this:

<its:domainRule selector="//xlf:mrk[@type='its:generic' and (@itsm:domains)]"
domainPointer="@itsm:domains"/>




--
This message was sent by Atlassian JIRA
(v6.2.2#6258)