On 18/11/05, Lars Oppermann <[EMAIL PROTECTED]> wrote:

> The problem remains, that OpenOffice does not handle xyz:id as someone
> looking at it from the xml perspective would expect viz. it will delete
> or alter any IDs that some other application has embedded into the document.
>
> Those use-cases that I can currently think of can be solved by using
> bookmarks. I do not claim to know all the use cases, though.
> I aggree, that using xml:id would be the most elegant solution from the
> XML perspective. This would mean an RFE for OpenOffice like: "Leave
> xml:id attributes in document intact and define under which conditions
> they will not remain intact (e.g. merging two paragraphs which both have
> an ID, dublicating a paragraph with an ID &c.)
> What could be done with such a mechanism that cannot be done with
> bookmarks today? How relevant are those use-cases?



The bookmark element would indeed be a nice solution for our problem.
However, is it
possible to protect such a bookmark from the user, so that he cannot delete it ?
The paragraph contents itself should remain editable though.

kind regards,

Dominique


FYI:
Problem case (very specfic project req.): we are dealing with 2 OO
documents having the same content, English original and a French
version created by us as a copy and  which needs to be translated. We
need to integrate those 2 Documents on a website (using XSLT) and the
result should line out a French paragraph next to the corresponding
English one. Currently, we are considering just to count the number of
paragraphs, and make sure the translator does not add eg. an empty
paragraph.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to