Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

14 Producing DITA XML > 14.14 Overriding DITA settings with markers


14.14 Overriding DITA settings with markers

You might need to insert markers to override configuration settings for particular DITA topics and elements. Mif2Go provides numerous predefined marker types for this purpose, listed in Table 14-3. Most of these marker types are intended to provide ways to cope with unusual situations. If you have a consistent template, and use normal FrameMaker cross references and hypertext links, for the most part you can get by with just configuration settings.

Table 14-3 Predefined marker types for DITA XML

Marker type

Content

Ref.

DITAAlias

Alternate name for FrameMaker format for the current block

14.4.3.6

DITAAttribute

Attributes other than ID of a non-<xref> block element or parent

14.4.6.2

DITACloseAfter

Ancestor elements to be closed just after current block element ends

14.5.7.2

DITACloseBefore

Ancestor elements to be closed just before current block element starts

14.5.7.1

DITACode

XML code to be inserted at the marker location

 

DITAElemID

ID attribute for the current block element

14.4.6.1

DITAEndElem

Tag name for an inline element, to place at the end of the span

14.4.4.3

DITAFirst

Ancestor elements under which the current block element must be first

14.5.6

DITALevel

Level where the current block element should appear in the DITA file

14.5.11

DITALinkElemID

ID of the link target for the next <xref> element

14.10.1

DITALinkFormat

Format attribute of the next <xref> element

14.10.4.2

DITALinkScope

Scope attribute of the next <xref> element

14.10.4.1

DITALinkType

Type attribute of the next <xref> element

14.10.4.3

DITANavTitle

Alternate title for navigation use

14.9.5

DITAOpenAfter

Elements to be opened just after current block element ends

14.5.8.2

DITAOpenBefore

Enclosing elements to be opened just before current block element starts

14.5.8.1

DITAParent

Required parents for the current block element

14.5.2

DITAParentID

ID of the interpolated parent of the current block element

14.4.6.1

DITASearchTitle

Alternate title for search-result use

14.9.5

DITAShortDesc

<shortdesc> element for the current topic

14.4.9

DITAStartElem

Tag name for an inline element, to place at the start of the span

14.4.4.3

DITATag

Element name mapping for the current block (not inline) element

14.4.3.5

DITATopic

DTD type for the current topic

14.9.2

DITATopicID

ID attribute for the current topic

14.9.3

 



14 Producing DITA XML > 14.14 Overriding DITA settings with markers