On 10/19/06, Jakob Lechner <[EMAIL PROTECTED]> wrote:
As discussed earlier we want to include xml metadata in odt archives and implement fields that can read and modify the content of a given tag of the xml structure. So the field actually needs a reference to the xml file it is linked to and a reference to a tag within that xml file (this reference could be a xpath expression).
I'm not so sure I agree about the "should be an xpath expression" or how you've precisely framed this (accessing the property directly).
The field could stored in the content.xml file like this: <text:xml-field text:name="field1" xlink:href="customXml/item1.xml" xpath="/contacts[0]/surname" />
See some brainstorming ideas I've posted: <http://wiki.oasis-open.org/office/Metadata_Field_Brainstorming> Bruce --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
