Next in thread →
Next in month →
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 →