Boxed Text

Capture boxed text content inside a <boxed-text> element.

Each <boxed-text> must have the following attributes:
Attribute Name Attribute Value
id [FigID]
position float

The <boxed-text> element may optionally contain child <label> (e.g. Box 1.) and <caption> elements if the content is present in the source.

Example

<boxed-text id="BTtext" position="float">
  <label>Box 1.</label>                      
  <p>
    <bold>Deforestation and host foraging behavior: Nipah virus</bold>
  </p>
  <p>Deforestation can impact disease emergence through the modification of
  the foraging behavior of reservoir hosts. Following the loss of habitats,
  some wildlife species may change their feeding behavior and use human
  productions as food resources, increasing potential contacts at the
  human-domestic-wildlife interface, as exemplified by the emergence of the
  Nipah virus (NiV) (see figure <xref ref-type="fig" rid="erlab8dd7f4">4</xref>).</p>
  <p>Fruit bats of the <italic>Pteropus</italic> genus has been identified as
  the reservoir of the NiV, and its emergence occurred in Malaysia in 1999
  [<xref ref-type="bibr" rid="erlab8dd7bib114">114</xref>, <xref ref-type="bibr" rid="erlab8dd7bib115">115</xref>] and recurrent
outbreaks in Bangladesh and India.</p>
</boxed-text>