26.4.4.4 Specifying an ID for
an individual block element or parent
To specify an ID for a single instance of a block
element, place a DocBookElemID PI
marker in the paragraph. The content of the marker is the value of the
id attribute. You can also
override any DITA2Go-assigned ID with a DocBookElemID PI
marker.
To specify an ID for the interpolated parent of the
block element derived from a particular paragraph, place a DocBookParentID PI
marker in the paragraph, with content as follows:
parentname=parentid
Do not include spaces around the equals sign.
See also:
§26.4.4.2
Providing IDs for block elements
Previous Topic: 26.4.4.3 Providing
IDs for interpolated parents of block elements
Next Topic: 26.4.5 Assigning
attributes other than ID to DocBook elements
Parent Topic: 26.4.4 Assigning
ID attributes to DocBook block elements
Sibling Topics:
26.4.4.1 Understanding
how DITA2Go creates ID attribute values
26.4.4.2 Providing
IDs for block elements
26.4.4.3 Providing
IDs for interpolated parents of block elements