<booktitlealt>

The <booktitlealt> element contains the alternative title, subtitle, or short title for a book. It can be specialized into a specific element for those or other purposes.

Content models

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

Inheritance

- topic/ph bookmap/booktitlealt

Example

This section is non-normative.

<bookmap>
  <booktitle>
    <mainbooktitle>This is my big and fancy book</mainbooktitle>
    <booktitlealt>Shorter title</booktitlealt>
  </booktitle>
  <!-- ... -->
</bookmap>

Content model

(Text | <boolean> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <state> | <cite> | <image>)*

Contained by

<booktitle>

Zero or more of the following
  • Text
  • <boolean>
  • <cite>
  • <image>
  • <keyword>
  • <ph>
  • <q>
  • <state>
  • <term>
  • <text>
  • <tm>

Contained by

  • <booktitle>

Inheritance

- topic/ph bookmap/booktitlealt

The <booktitlealt> element is specialized from <ph>. It is defined in the bookmap module.

Attributes

The following attributes are available on this element: Universal attribute group, outputclass, and @keyref.