Skip to main content
October 15, 2010
Question

Capturing a nested "Section" hierarchy with a Conversion Table?

  • October 15, 2010
  • 1 reply
  • 493 views

(Frame 9) - I'm using  a Conversion Table to convert a client's unstructured documents to structured. Much of the structure is importing with a certain amount of success, but I can't figure out how to capture the nested hierarchy. The client's template uses the same "Section" element with a "Title" child element for each level of the document.

I can capture the document headings from the H1, H2, H3 paragraph tags form the old document and wrap them in "Title" elements with H1, H2, H3 qualifiers but I can't figure out how to then wrap the Title elements in the corresponding Section elements that reflect the hierarchy levels. Frame must have an internal qualifier for the Section elements but I can't figure out how to look it up?

Thanks, Chris

This topic has been closed for replies.

1 reply

Legend
October 15, 2010

Chris,

It should work fine if you have the qualifiers properly specified in the rules for wrapping the sections. Here is a link to a working sample that shows how it is done, which coincidentally also uses Section elements (but Heading elements in place of Title elements):

http://www.weststreetconsulting.com/WSC_ResourceDownloads.htm

Get the FrameSLT sample.

Russ