[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (XLIFF-21) copy paste error in <unitItem> PRs
David Filip created XLIFF-21:
--------------------------------
Summary: copy paste error in <unitItem> PRs
Key: XLIFF-21
URL: https://issues.oasis-open.org/browse/XLIFF-21
Project: OASIS XML Localisation Interchange File Format (XLIFF) TC
Issue Type: Bug
Components: Change Tracking Module
Affects Versions: 2.1_csprd02
Environment: http://markmail.org/thread/usyb7czmv7c36egk
Reporter: David Filip
Assignee: David Filip
Priority: Minor
Fix For: 2.1_cs01
<item> vs <unitItem> in section 5.6.6.5
This is the text of the Processing Requirements section in 5.6.6.5:
*Processing Requirements**Modifiers* MAY create <item>
<http://docs.oasis-open.org/xliff/xliff-core/v2.1/csprd02/xliff-core-v2.1-csprd02.html#item>
elements
with attributes.
*Modifiers* SHOULD NOT change <item>
<http://docs.oasis-open.org/xliff/xliff-core/v2.1/csprd02/xliff-core-v2.1-csprd02.html#item>
and
its attribute defined in this module.
*Modifiers* SHOULD NOT remove <item>
<http://docs.oasis-open.org/xliff/xliff-core/v2.1/csprd02/xliff-core-v2.1-csprd02.html#item>
and
its attribute defined in this module, unless they are removed as part of a
<revision>
<http://docs.oasis-open.org/xliff/xliff-core/v2.1/csprd02/xliff-core-v2.1-csprd02.html#revision>
element
removed according to its own Processing Requirements.
As this section is discussing the <unitItem> element, I believe that the
uses of <item> in these requirements are incorrect, and should be
<unitItem> instead. Additionally, the hyperlinks are pointing to #item
instead of #unitItem.
ie:
*Processing Requirements**Modifiers* MAY create <unitItem>
<https://docs.oasis-open.org/xliff/xliff-core/v2.1/csprd02/xliff-core-v2.1-csprd02.html#unitItem>
elements
with attributes.
*Modifiers* SHOULD NOT change <unitItem>
<https://docs.oasis-open.org/xliff/xliff-core/v2.1/csprd02/xliff-core-v2.1-csprd02.html#unitItem>
and
its attribute defined in this module.
*Modifiers* SHOULD NOT remove <unitItem>
<https://docs.oasis-open.org/xliff/xliff-core/v2.1/csprd02/xliff-core-v2.1-csprd02.html#unitItem>
and
its attribute defined in this module, unless they are removed as part of a
<revision>
<http://docs.oasis-open.org/xliff/xliff-core/v2.1/csprd02/xliff-core-v2.1-csprd02.html#revision>
element
removed according to its own Processing Requirements.
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]