Skip to main content
January 21, 2011
Question

Wrapping the attribute

  • January 21, 2011
  • 1 reply
  • 560 views

Do we have any technique or method to wrap an attribute using conversion table in the FRAMEMAKER?

Please help me in resolving this issue

This topic has been closed for replies.

1 reply

Michael_Müller-Hillebrand
Legend
January 21, 2011

Srii,

What do you mean with »wrapping an attribute«? Please explain the situation in your source file as well as which structure you want to achieve.

- Michael

January 21, 2011

Michael,

My unstructured document is in table contaning three columns,

EX

PrtnbrFignbrItemnbr
11204
2561

And i want the above table to be Structured like below

First column to be wrapped in element and next two columns should be wrapped as attribute.

--

Srini

Michael_Müller-Hillebrand
Legend
January 21, 2011

Srini,

This is not possible using the Conversion Table feature. Every Cell is turned into a cell, every paragraph is turned into an element.

You can achieve this using post-processing. I very much recommend FrameSLT, a plug-in from <http://www.weststreetconsulting.com/>, which allows a lot of modifications to structured documents, like wrapping, unwrapping, deleting, copying, etc. It has so-called »Node Wizard Scripts«, which helped me cleaning documents after the application of the conversion table in batch mode.

- Michael