← Prev in month ← Prev in thread

A minor ambiguity in the xliff spec

From
Matthew Lovatt <>
Date
2004-09-17T09:45:25+00:00
ID
003e01c49c9a$acddf320$014e2f8f@mlovattie
Thread
A minor ambiguity in the xliff spec
Extract from current 1.1 spec

match-quality

Match quality - The match quality of the <alt-trans> 
element is tool specific and can be a score expressed in percentage or an 
arbitrary value (e.g. match-quality="high").

----------------------------------------------------------------------------

I want to represent match quality as a 
percentage

Do I say: 

    
match-quality="95%"

or 

    
match-quality="95"

Or should this not 
matter

Mat
← Prev in month ← Prev in thread