WorldServer tab: Xpaths

The options in this tab are only valid for WorldServer XLIFF documents with the custom iws namespace.

Table 1. Translation units to be ignored
Option XPath
Reviewed //trans-unit[iws:segment-metadata[iws:status[@translation_status='finished']]]
Locked //trans-unit[iws:segment-metadata[iws:status[@lock_status='locked']]]
100% matches //trans-unit[iws:segment-metadata[@tm_score='100.00']]
ICE matches //trans-unit[iws:segment-metadata[iws:status[@match-quality='guaranteed']]]
Table 2. Translation units to be reported
Option XPath
Exceeding maximum segment length //trans-unit[iws:segment-metadata[@max_segment_length > 0]][string-length(target) > iws:segment-metadata/@max_segment_length]