<draftintro>
The <draftintro>
element references a topic used as an
introduction to the draft of this book.
Specialization hierarchy
The <draftintro>
element is specialized from
<topicref>
. It is defined in the bookmap module.
Attributes
The following attributes are available on this element:
common map attributes, link-relationship attributes, universal
attributes,
and @keyref
.
Example
<frontmatter>
<draftintro href="introducing.dita">
<topicmeta>
<navtitle>Introduction to this draft</navtitle>
</topicmeta>
</draftintro>
</frontmatter>