Node type: Block element (can contain only other elements)
Whitespace: Not protected
The cover of a book.
= Optional element or attribute
<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>
Wraps the front and back cover and spine.
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.