Element
subdeliverable  (ds.subdeliverable)
Namespace: -

Individual document within a DocBook set as identified by their XML ID (default language)

subdeliverable node0 subdeliverable node1 ? node0->node1 node5 ? node0->node5 node14 token node0->node14 node2 category node1->node2 node3 token node2->node3 node4 pattern node3->node4 node6 titleformat node5->node6 node7 | node6->node7 node8 title node7->node8 node9 title docset node7->node9 node10 title product node7->node10 node11 title subtitle node7->node11 node12 title subtitle product node7->node12 node13 title subtitle docset node7->node13 node15 pattern node14->node15
  • Child Elements:-

Attributes

categoryoptional
Namespace: -

Data type token
Parameters pattern: ([\-_\.\+a-zA-Z0-9]+ )*[\-_\.\+a-zA-Z0-9]+
titleformatoptional
Namespace: -

How to display the document title on the product version navigational page, a combination of the following values: * `title`: title as extracted from the document * `subtitle`: subtitle as extracted from the document (can be empty) * `docset`: product and version number as classified in the DocservĀ² product configuration * `product`: product and version number as extracted from the document (can be empty) Note the following: * `title` is mandatory * `docset` and `product` are mutually exclusive. * the order of values must be `title`, `subtitle`, `docset`/`product` Default: `title subtitle`

Data type enum
Parameters -