Read/Write Rules (Paragraph styles)
I am creating some Read/Write rules for a structured application. I want to be able to maintain the paragraph style (like in the top of the Paragraph Designer pod) within cells of a table. This is how my structured document already is, but I don't know how to include an attribute in the read/write rules and have looked through countless websites and documents to no success.
For example, when saving to XML through my structured application, I would like there to be an attribute in "Note" as shown below:
...
<CELL>
<Note>Some Text Here</Note>
</CELL>
...
The goal here is to complete the XML roundtrip and maintain the formatting of certain tables. The reason that this is necessary is that the first cell has a Warning graphic from the reference page, while the second one has "NOTE" autofilled, then the text from within the "Note" XML tags.
I'm really struggling with this, so I would appreciate any help!
Thank you,
Joseph
