← Prev in month ← Prev in thread
Next in thread → Next in month →

Example in Format Style uses an XLIFF element that does not exist

From
Schnabel, Bryan S <>
Date
2013-10-04T00:06:16+00:00
ID
Thread
Example in Format Style uses an XLIFF element that does not exist
The Format Style example uses the old XLIFF 1.2 <x> element. It should use the <ph> element.


<x fs:fs="img" fs:subFs="src,smileface.png" />

should be


<ph id="ph1" fs:fs="img" fs:subFs="src,smileface.png" />

Thanks,

Bryan
← Prev in month ← Prev in thread
Next in thread → Next in month →