<title>

Title

Heading or title for a structural element, such as a <sec>, <ref-list>, or <app>

Attributes

content-type Type of Content
id Identifier

Related Elements

This element is not used for any article-level titles.

Expanded Content Model

(#PCDATA | ext-link | related-article | inline-supplementary-material | break | mixed-citation | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | alternatives | inline-graphic | mml:math | fn | target | xref | sub | sup)*

Description

Any combination of:

This element may be contained in:

<abstract>, <ack>, <app>, <app-group>, <author-notes>, <bio>, <caption>, <def-list>, <disp-quote>, <fn-group>, <kwd-group>, <list>, <notes>, <ref-list>, <sec>, <statement>, <supplement>, <trans-abstract>, <verse-group>

Example 1

<article structure-type="article" dtd-version="0.1"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:mml="http://www.w3.org/1998/Math/MathML"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>...</front>
<body>
<sec id="S-1">
<p align="left">Therapist immediacy, which we defined
as disclosures within ...</p>
...
</sec>
<sec id="S-2">
<title>Empirical Studies Related to Therapist
Immediacy</title>
<p align="left">A few studies have been conducted that
point to the effectiveness of immediacy ...</p>
...
</sec>
...
</body>
...
</article>

Example 2

...
<sec id="S-5">
<p align="left">Asterisks indicate that activity is
offered during middle school.</p>
<list list-type="unlabelled">
<title>Athletics</title>
<list-item><p align="left">Baseball</p></list-item>
<list-item><p align="left">Basketball*</p></list-item>
<list-item><p align="left">Cheerleading*</p></list-item>
...
</list>
...
</sec>
...

Example 3

<ref-list>
<title>References</title>
<ref>
<mixed-citation id="c1" publication-type="journal">
...</mixed-citation>
</ref>

<ref>
<mixed-citation id="c2" publication-type="journal">
<person-group person-group-type="author">
<string-name><surname>Klimoski</surname>, <given-names>R.</given-names></string-name>,
&amp; <string-name><surname>Palmer</surname>, <given-names>S.</given-names></string-name>
</person-group>
(<year>1993</year>).
<article-title>The ADA and the hiring process in organizations</article-title>.
<source>Consulting Psychology Journal: Practice and Research</source>,
<volume>45</volume>(<issue>2</issue>),
<fpage>10</fpage>-<lpage>36</lpage>.
</mixed-citation>
</ref>

<ref>...</ref>
</ref-list>

Module

common3.ent