<sec-meta>

Section Metadata

Contains section-level metadata that is different from the parent article

Content Model

<!ELEMENT  sec-meta     %sec-meta-model;                             >

Expanded Content Model

(contrib-group*, kwd-group*, permissions?)

Description

The following, in order:

This element may be contained in:

<abstract>, <ack>, <app>, <bio>, <boxed-text>, <notes>, <sec>, <trans-abstract>

Example

<book>
<book-meta>
...
<book-title-group>
<book-title>Clinical Methods</book-title>
<subtitle>The History, Physical, and Laboratory Examinations</subtitle>
</book-title-group>
<edition>3<sup>rd</sup></edition>
<contrib-group>
<contrib contrib-type="editor">
<name><surname>Walker</surname>
<given-names>H. Kenneth</given-names></name>
</contrib>
...
</contrib-group>
...
</book-meta>
<body>
<book-part id="bid.2" book-part-number="1" book-part-type="chapter">
<book-part-meta>
<title-group>
<title>Introduction</title>
</title-group>
</book-part-meta>
<body>
<sec>
<sec-meta>
<contrib-group>
<contrib>
<name>
<surname>Nardone</surname>
<given-names>David A.</given-names>
</name>
</contrib>
</contrib-group>
</sec-meta>
<label>2</label>
<title>Collecting and Analyzing Data: Doing and
Thinking</title>
<p>Clinicians embrace problem solving as one of
their primary goals in patient care ...</p>
</sec>
</body>
</book-part>
</body>
</book>


Module

section3.ent