<book-title-group>

Book Title Group

Definition

A container element for the various title elements that might be used for the work

Related Elements

There are several elements concerned with the title of a book or any of its components (such as a chapter), all contained within the wrapper element <book-title-group> in the book metadata or the <title-group> in the metadata for a book component (<book-part-meta>). The <book-title> is the full title of the book in the original language of the document. The <title> is the full title of book component such as a chapter. The <subtitle> is a subordinate or auxiliary title that adds information to the full title or modifies the full title. The <alt-title> is another version of the full title, usually created so that the title can be processed in a special way, for example, a short version of the title for use in a Table of Contents, an ASCII title, or a version of the title to be used in the right-running-head. The <trans-title> is a version of the title translated into a language other than the original language of publication; the <trans-subtitle> is a version of the subtitle translated into a language other than the original.

Model Information

Content Model

<!ELEMENT  book-title-group
                        %book-title-group-model;                     >

Description

The following, in order:

This element may be contained in:

<book-meta> Book Metadata

Tagged Example


<book>
<book-meta>
<book-id pub-id-type="other">emdocrin</book-id>
<book-title-group>
<book-title>Endocrinology</book-title>
<subtitle>An Integrated Approach</subtitle>
</book-title-group>
...</book-meta>
<book-front>...</book-front>
<body>...</body>
<back>...</back>
</book>

Module

bookmeta.ent