Next in thread →
Next in month →
RE: [xliff] Small error in XLIFF specification example and HTML profile document
Title: Message Bryan and Doug: Thanks for the update – I’m traveling at the moment and not able to revise the spec – I will take care of it by mid next week. Regards, Tony -----Original Message----- From: [mailto:] Sent: 08 August 2005 14:25 To: ; Subject: RE: [xliff] Small error in XLIFF specification example and HTML profile document Hi Doug, Excellent catch. I updated the HTML profile and attached it to this note. In fixing this, I also noticed a dead link. I fixed it as well. Hopefully Tony can post this fixed version before the ballot announcement goes out for the HTML profile. Thanks much for pointing this out Doug, Bryan -----Original Message----- From: Doug Domeny [mailto:] Sent: Monday, August 08, 2005 8:50 AM To: Subject: [xliff] Small error in XLIFF specification example and HTML profile document All, While validating an XLIFF 1.1 XML document against the schema, xliff-core-1.1.xsd dated Friday, October 17, 2003, 9:25:08 AM, I discovered that there is no restype=’row’. The examples show using restype=’row’ for table rows. Specifically, the example in section 2.5.2 of the XLIFF 1.1 specification, xliff-core-1.1-draft-16.htm, shows <group restype=’row’> in two (2) places. Similarly, the section 2.5 in the HTML profile document, xliff-profile-html-1.1-draft-1.html, uses <group restype=’row’> in two (2) places in one of the examples. In the table for element TR in section 4 of the HTML profile, the value is ‘row’. TR mixed row There are restype’s defined for ‘table’ and ‘cell’, but I could not find one for ‘row’ after searching both the schema and specification. Assuming we wish to not change the schema itself, the restype for table rows in the examples and HTML profile should be changed to ‘x-html-tr’. <group restype=’x-html-tr’> TR mixed x-html-tr Regards, Doug Domeny Ektron, Inc. http://www.ektron.com
Next in thread →
Next in month →