cover (book)

Node type: Block element (can contain only other elements)

Whitespace: Not protected

Definition

The cover of a book.

Child Nodes or Content

frontCover (book)

Icon identifying optional elements = Optional element or attribute

Parent Elements

book

Code Sample

<cover>

<frontCover>

<titleBlock>

<seriesTitle paraID="1">Teachings of Presidents of the Church</seriesTitle>

<title paraID="2">Spencer W. Kimball</title>

</titleBlock>

</frontCover>

<spine>

<titleBlock>

<seriesTitle paraID="3">Teachings of Presidents of the Church</seriesTitle>

<title paraID="4">Spencer W. Kimball</title>

</titleBlock>

</spine>

<backCover>

<bodyBlock>

<para paraID="5"><image altText="Church logo" mediaID="998877"/></para>

</bodyBlock>

</backCover>

</cover>

Notes

Wraps the front and back cover and spine.

See Also

Marking in Microsoft Word

Inferred from <frontCover>, <spine>, and <backCover>. Use paragraph styles like COVERFR_title, COVERSP_title, and COVERBK_para to create these elements. Note: If a paragraph whose stylename does not begin with "COVE" occurs anywhere inside the cover, use the xmlPara paragraph style to enter beginning and ending <cover>, <frontCover>, <spine>, and <backCover> tags.