<draftintro>

The <draftintro> element references a topic used as an introduction to the draft of this book.

The <draftintro> element is specialized from <topicref>. It is defined in the bookmap module.

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>