26.8 Overriding DocBook settings with PI markers

You might need to insert PI markers in your document to override configuration settings for particular DocBook elements. DITA2Go provides predefined PI marker types for this purpose, listed in Table 26-1. Most of these PI marker types are intended to provide ways to cope with unusual situations.

Table 26-1 Predefined PI marker types for DocBook

PI marker type

Content

Ref.

DocBookAlias

Alternate name for format for the current block

26.4.2.5

DocBookAttribute

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

26.4.5.1

DocBookCloseAfter

Ancestor elements to be closed just after current block element ends

26.5.8.2

DocBookCloseBefore

Ancestor elements to be closed just before current block element starts

26.5.8.1

DocBookCode

XML code to be inserted at the marker location

 

DocBookElemID

ID attribute for the current block element

26.4.4.4

DocBookEndElem

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

26.4.3.3

DocBookFirst

Ancestor elements under which the current block element must be first

26.5.6

DocBookLevel

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

26.5.11

DocBookOpenAfter

Elements to be opened just after current block element ends

26.5.9.2

DocBookOpenBefore

Enclosing elements to be opened just before current block element starts

26.5.9.1

DocBookParent

Required ancestors for the current block element

26.5.2

DocBookParentID

ID of the interpolated parent of the current block element

26.4.4.4

DocBookStartElem

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

26.4.3.3

DocBookTag

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

26.4.2.4

Previous Topic:  26.7.3 Omitting size attributes from images for DocBook

Next Topic:  27. Splitting and extracting files

Parent Topic:  26. Converting to DocBook XML

Sibling Topics:

26.1 Generating DocBook XML with DITA2Go

26.2 Setting up a DocBook XML project

26.3 Specifying general options for DocBook

26.4 Configuring DocBook elements

26.5 Nesting DocBook block elements

26.6 Designating ancestors for table elements

26.7 Specifying options for figure elements

Table of ContentsIndex