<book-title>

Book Title

The major title of a work, excluding label and any subtitles.

Remarks

This element is only used for the top-level <book> element, and is found inside the <book-title-group> as part of the book metadata.

Content Model

<!ELEMENT  book-title   (#PCDATA %book-title-elements;)*             >

Expanded Content Model

(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | alternatives | inline-graphic | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x | break)*

Description

Any combination of:

This element may be contained in:

<book-title-group>

Example

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


        

Module

BITS-bookmeta0.ent