Chapters and Divider Cards (Study Cards)
Capture sets of cards as individual chapter elements where the divider card acts as the chapters title and chapterFrontMatter.
Sets of cards are related by their topic which appears in the right hand corner of the heading. Each set of cards relating to the same topic should be placed in their own chapter element.
Divider cards act as the chapter title and chapter front matter for each set of cards.
Card
"Cardiovascular" is the topic for the set that this card is a part of.
Divider
XML (general outline)
<chapter id="med-9780199566990-chapter-1" doi="10.1093/med/9780199566990.001.0001">
<titleGroup><title>
<p>Cardiovascular</p></title>
</titleGroup>
<chapterFrontMatter id="med-9780199566990-chapter-1-chapterFrontMatter-1"><textMatter>
<p>
<list class="contents">
<list1>
<item1 id="med-9780199566990-chapter-1-item1-1">
<p>
<enumerator>1</enumerator>
<xrefGrp>
<xref ref="med-9780199566990-div1-1">Mitral
Regurgitation</xref>
</xrefGrp>
</p>
</item1>
<item1 id="med-9780199566990-chapter-1-item1-2">
<p>
<enumerator>2</enumerator>
<xrefGrp>
<xref ref="med-9780199566990-div1-2">Mitral
Stenosis</xref>
</xrefGrp>
</p>
</item1>
<item1 id="med-9780199566990-chapter-1-item1-3">
<p>
<enumerator>3</enumerator>
<xrefGrp>
<xref ref="med-9780199566990-div1-3">Aortic
Stenosis</xref>
</xrefGrp>
</p>
</item1>
<!-- etc. -->
</list1>
</list>
</p>
<p><?Insert-boxedMatter ID="med-9780199566990-chapter-1-boxedMatter-1"?></p></textMatter>
</chapterFrontMatter>
<textMatter><div1 id="med-9780199566990-chapter-1-div1-1">
<titleGroup>
<title>
<p>
<enumerator>1</enumerator> Mitral Regurgitation</p>
</title>
</titleGroup>
<div2 id="med-9780199566990-chapter-1-div2-1">
<titleGroup>
<title>
<p>Examination Findings</p>
</title>
</titleGroup>
<!-- etc. -->
</div2>
<!-- etc. --></div1>
</textMatter>
</chapter>