To open a new element or hierarchy of elements after the current block ends:
[DocBookOpenAfter]
; para format = elements to be opened, with any other elements
; nested under them, before the current block element starts.
somefmt=someancestor
Use this setting to force opening of elements when [DocBookParents] does not suffice.
For individual cases, you can insert a DocBookOpenAfter PI marker in the paragraph for the current block element instead, with content the name(s) of the element(s) to open. You can also use a DocBookOpenAfter PI marker to override a [DocBookOpenAfter] setting when you want to open an element or hierarchy other than what the setting specifies.