<booklists>

The <booklists> element references lists of various kinds within the book. For example, it can be used within <frontmatter> to reference a <toc>, <tablelist>, and <figurelist>, or within <backmatter> to reference a <glossarylist>, <indexlist>, and <abbrevlist>. It indicates to the processing software that the author wants the lists generated at the <booklists> location.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- map/topicref bookmap/booklists

Example

This section is non-normative.

See the example in bookmap.

Content model

(<abbrevlist> | <bibliolist> | <booklist> | <figurelist> | <glossarylist> | <indexlist> | <tablelist> | <trademarklist> | <toc>)*

Contained by

<backmatter>, <frontmatter>

Zero or more of the following
  • <abbrevlist>
  • <bibliolist>
  • <booklist>
  • <figurelist>
  • <glossarylist>
  • <indexlist>
  • <tablelist>
  • <toc>
  • <trademarklist>

Contained by

  • <backmatter>
  • <frontmatter>

Inheritance

- map/topicref bookmap/booklists

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

Attributes

The following attributes are available on this element: Universal attribute group, Attributes common to many map elements (with a narrowed definition of @chunk given below), Topicref element attributes group, and @keyref. This element also uses @scope, @format, and @type from Link relationship attribute group.