Skip to main content
Participant
February 28, 2012
Question

Adding custom metadata to text object

  • February 28, 2012
  • 1 reply
  • 460 views

Hi,

I'm trying to add custom metadata to objects like charatcer or paragraphs.

I have to mark characters with different data like product_id, printable etc.

I tried to use xml and associatedXMLElements, in scripting reference is described as Array od XMLItems but i can't add more that one element to this field.

Piotr

This topic has been closed for replies.

1 reply

John Hawkinson
Inspiring
February 29, 2012

While I'm not sure XML is the way to go, the answer to your instant problem is to associate your object with one XML element, and then add children to that XML element.