<preface>

Preface

A named book component that contains text which is called a “Preface”; each publisher is free to define that term.

Note: A publisher could choose to call this component just another <book-part>, but many publishers specifically identify dedications, so this element was included in the BITS Book Tag Set.

Attributes

book-part-type Type of Book Part
dtd-version Version of the Tag Set (DTD)
id Identifier
indexed Indexed
seq Sequence
specific-use Specific Use
xmlns:mml MathML Namespace Declaration
xmlns:xlink XLink Namespace Declaration
xmlns:xsi XML Schema Namespace Declaration
xml:lang Language

Content Model

<!ELEMENT  preface      %preface-model;                              >

Expanded Content Model

(book-part-meta?, named-book-part-body?, back?)

Description

The following, in order:

This element may be contained in:

<book-part-wrapper>, <front-matter>

Example

          
...
<front-matter>
<preface>
<book-part-meta>
<book-part-id 
  book-part-id-type="publisher">NBK98243</book-part-id>
<title-group>
<title>Preface</title>
</title-group>
</book-part-meta>
<named-book-part-body>
<p>Effectiveness and Comparative Effectiveness Reviews, systematic
reviews of existing research on the effectiveness, comparative effectiveness,
and comparative harms of different medical tests, are intended ...</p>
<p>The <italic>Methods Guide for Medical Test Reviews</italic> complements
...</p>
<p>The series of chapters comprising this Medical Test Methods Guide
is the result of a collaborative effort ...</p>
...
</named-book-part-body>
</preface>
</front-matter>
...


        

Module

BITS-book-part0.ent