Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Wrapping the attribute

Guest
Jan 20, 2011 Jan 20, 2011

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

Please help me in resolving this issue

TOPICS
Structured
504
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jan 20, 2011 Jan 20, 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 21, 2011 Jan 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.

Frame.JPG

--

Srini

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jan 21, 2011 Jan 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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jan 21, 2011 Jan 21, 2011

Michael ,

Thanks for the info,

But is there any technique or method to convert an element to attribute

or attribute to a element...

--

Srini

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Jan 21, 2011 Jan 21, 2011
LATEST

Srini,

As Michael was trying to say, there is no technique for converting between elements and attributes with a conversion table. To automate this, you will need to get a plugin and/or do some custom programming or scripting yourself.

Russ

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines