<boxed-text>

Boxed Text

Definition

Textual material that is outside the flow of the narrative text, for example, a sidebar, marginalia, text insert (whether actually enclosed in a box or not), caution, tip, warning, note box, etc.

Attributes

content-type Type of Named Content
id Identifier
position Position
xml:lang Language

Related Elements

A footnote <fn> usually contains material that cannot stand alone; it must be related to a word, phrase, or paragraph already in the basic material. Supplementary text that stands on its own or that is related to but not directly tied to material in the text, can be tagged using the <boxed-text> element.

Model Information

Content Model

<!ELEMENT  boxed-text   %boxed-text-model;                           >

Description

The following, in order:

This element may be contained in:

<abstract> Abstract; <ack> Acknowledgments; <app> Appendix; <app-group> Appendix Group; <body> Body of the Article; <boxed-text> Boxed Text; <disp-quote> Quote, Displayed; <gloss-group> Glossary Group; <glossary> Glossary Elements List; <named-content> Named Special (Subject) Content; <notes> Notes; <p> Paragraph; <> Reference List (Bibliographic Reference List); <sec> Section; <trans-abstract> Translated Abstract

Tagged Example


...
<sec>
<title>Conclusions</title>
<p>Day hospital care...are justifiable.</p>
<boxed-text>
<sec>
<title>Key messages</title>
<p>
<list list-type="bullet">
<list-item>
<p>The benefits of geriatric day hospital care have been
controversial for many years.</p>
</list-item>
<list-item>
<p>This systematic review of 12 randomised trials comparing 
a variety of day hospitals with a range of alternative 
services found no overall advantage for day hospital care.</p>
</list-item>
<list-item>
<p>Day hospitals had a possible advantage over no comprehensive
care in terms of death or poor outcome, disability, and use of
resources.</p>
</list-item>
<list-item>
<p>The costs of day hospital care may be partly offset by
a reduced use of hospital beds and institutional care among
survivors.</p>
</list-item>
</list>
</p>
</sec>
</boxed-text>
</sec>...


Module

display.ent