[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [xliff] 118 type / subType in Dec-17 draft
One more problem with this:
The current core schema says:
<xs:simpleType name="attrType_type">
<xs:restriction base="xs:string">
<xs:pattern value="(fmt|quot|link|image|other)"/>
</xs:restriction>
</xs:simpleType>
It’s missing ‘ui’ and doesn’t have the ‘quote’ fix.
It should be:
<xs:simpleType name="attrType_type">
<xs:restriction base="xs:string">
<xs:pattern value="(fmt|ui|quote|link|image|other)"/>
</xs:restriction>
</xs:simpleType>
Cheers,
-ys
From: Dr. David Filip [mailto:David.Filip@ul.ie]
Sent: Thursday, December 19, 2013 6:22 AM
To: Yves Savourel
Cc: xliff@lists.oasis-open.org
Subject: Re: [xliff] 118 type / subType in Dec-17 draft
Thanks, Yves, I will add sm to the list
Hopefully tomorrow
dF
Dr. David Filip
=======================
LRC | CNGL | LT-Web | CSIS
University of Limerick, Ireland
telephone: +353-6120-2781
cellphone: +353-86-0222-158
facsimile: +353-6120-2734
mailto: david.filip@ul.ie
On Thu, Dec 19, 2013 at 1:17 PM, Yves Savourel <ysavourel@enlaso.com> wrote:
Hi David,
The additional text defining the value of type for the given pre-defined values of subType resolves that issue.
-- Side note: in the definition of type:
[[
Used in: <pc>, <sc>, <ec>, <mrk> and <ph>
]]
Is missing <sm>
Cheers,
-yves
---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail. Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]