Hi,

OpenOffice would not be able to preserve xml:id attributes. And you are right in saying that alien attributes in styles don't work well for uiquely identifying paragraphs.

What you should use are bookmarks at the start of the paragraph that you wish to identify: (page 89 in the spec)

<text:p> <text:bookmark text:name="Mark 1"/>There is a text mark in front of this...

In Openoffice you can do this via Insert/Bookmark...

-Lars

Bruce D'Arcus wrote:
Dominique wrote:

Alternatively, one could use some kind of alien attributes as
described in the FAQ


Perhaps xml:id would be appropriate here?

Bruce

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



--
Lars Oppermann <[EMAIL PROTECTED]>          Sun Microsystems Inc.
Software Engineer - StarOffice           http://www.sun.com/staroffice

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

Reply via email to