Next in thread → Next in month →

Re: [xliff] Update value list

From
Shigemichi Yazawa <>
Date
2002-10-16T00:17:28+00:00
ID
Thread
Re: [xliff] Update value list
Hi all,

I'm trying to catch up with the discussion. Here is one comment I have
about schema.

> coordValue
>
> The current pattern is not complete: It doesn't allow '#' for
> undefined values as defined in the specification. [Anyone knows what
> pattern to use for that?]

The pattern below should work.

<xsd:pattern value="(\d|#);(\d|#);(\d|#);(\d|#)"/>

-------------------
Shigemichi Yazawa
Next in thread → Next in month →