<title>

Title

Heading or title for a structural element, such as a <sec>, <app>, <boxed-text>, etc.

Attributes

content-type Type of Content
id Identifier

Related Elements

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

Content Model

<!ELEMENT  title        (#PCDATA %struct-title-elements;)*           >

Expanded Content Model

(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | alternatives | inline-graphic | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | break | element-citation | mixed-citation | nlm-citation)*

Description

Any combination of:

This element may be contained in:

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

Example

<article>
<front>...</front>
<body>
<sec sec-type="intro">
<title>Introduction</title>
<p>Geriatric day hospitals developed rapidly in the United Kingdom in the 1960s
as an important component of care provision. The model has since been widely
applied in several Western countries. Day hospitals provide multidisciplinary
assessment and rehabilitation in an outpatient setting and have a pivotal
position between hospital and home based services. Although there is
considerable descriptive literature on day hospital care,<xref ref-type="bibr"
rid="B1">1</xref> concern has been expressed that evidence for effectiveness is
equivocal and that day hospital care is expensive.<xref ref-type="bibr"
rid="B2">2</xref> We therefore undertook a systematic review of the randomised
trials of day hospital care.</p>
</sec>
<sec sec-type="methods">
<title>Methods</title>
<p>The primary question addressed was ...</p>
<sec>
<title>Inclusion criteria</title>
<p>We set out to identify all ...</p>
</sec>
<sec>
<title>Search strategy</title>
<p>We searched for ...</p>
</sec>
...
</sec>...
</body>
...</article>

Module

common3.ent