16.5 Providing attributes for bookmap wrapper elements
For situations in bookmap construction where Mif2Go must provide a wrapper element that does not directly correspond to a file in your FrameMaker book or to a component specified in [DITABookmapFiles], unless you supply values for navtitle, href, type, format, scope, and outputclass attributes, these attributes are not present in the wrapper elements.
Mif2Go uses the settings described in this section only when wrappers are produced for a bookmap. In particular:
• For a FrameMaker file mapped to Part as well as to Chapter, the navtitle attribute applies to the Part tag.
• If the file is MultiSeg, and a wrapper is needed for one segment, the #topicID is used as the file name.
• For a StartSeg/EndSeg group, the StartSeg file name specifies the navtitle for the full wrapper.
• The href attribute is to a topic that is not already in your FrameMaker .book, and is provided as an introduction to the wrapped topics.
To specify a value for the navtitle attribute:
; filename (without .ext) or component name = navtitle attribute
To specify a value for the outputclass attribute:
; filename (without .ext) or component name = outputclass attribute
To specify a value for the href attribute:
; filename (without .ext) or component name = href attribute
To specify a value for the type attribute:
; filename (without .ext) or component name = type attribute
; for its wrapper element, for the specified href.
To specify a value for the format attribute:
; filename (without .ext) or component name = format attribute
; for its wrapper element, for the specified href.
To specify a value for the scope attribute:
; filename (without .ext) or component name = scope attribute
; for its wrapper element, for the specified href.
> 16 Configuring DITA maps > 16.5 Providing attributes for bookmap wrapper elements