← Prev in month ← Prev in thread

GCT breaks combatibility

From
Andreas J. Guelzow <>
Date
2011-04-26T14:19:47+00:00
ID
1303827579.28855.7.camel@kirkman
Thread
GCT breaks combatibility
In the past it was possible for a ODF 1.0 or 1.1 consumer to make sense
out of a ODF 1.2 file by handling unknown elements like foreign
elements. I strongly believe that this property should be retained
within ODF 1.x. Unfortunately GCT makes this impossible, considering the
following example from the GCT proposal (6.12.2):

<text:p>
How text is deleted 
<delta:removed-content delta:removal-change-idref=”ct2”>
or 
<text:span text:style=”bold”> removed</text:span>
like this
</delta:removed-content>
from a paragraph.
</text:p>

An application considering delta:removed-content a foreign element would
show:
How text is deleted or removed like this from a paragraph.
rather than
How text is deleted from a paragraph.

Andreas


 
-- 
Andreas J. Guelzow
Concordia University College of Alberta
← Prev in month ← Prev in thread