OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office-collab message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Position XML


Dear TC members!

Yesterday on the call we discussed the representation of position attribute, including tables.
Now I just want to make sure I understand correctly. 

1) Lets say we have an empty table named Table1 placed at the 3rd paragraph of a document. We add to the cell A1 string "Hello world"
Now we will have undo operation (regarding the inserted string): 

<del e=”/3/1/1/1/12” s=”/3/1/1/1/1” type="text" />

2) Now lets say we have placed another empty table Table2 into the empty cell A2 of Table1. Then we add a string "Hello world" to the cell A1 of Table2
This will result in undo operation (again regarding the inserted string):

<del e=”/3/2/1/1/1/1/1/12” s=”/3/2/1/1/1/1/1/1” type="text" />


And so on, if we have another recursively inserted tables.
Iam correct?

Best regards, Peter


    





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]