Container element for the textual description that is associated with an object (for example, with a <fig> or <table>).
<boxed-text>, <chem-struct-wrap>, <disp-formula-group>, <fig>, <fig-group>, <graphic>, <media>, <supplementary-material>, <table-wrap>, <table-wrap-group>
In a table:
...
<table-wrap>
<label>Table A.1</label>
<caption><p>Sample size code letters and inspection levels</p></caption>
<table>
<thead>
<tr>
<th>Lot or batch size</th>
<th>Special inspection levels</th>
</tr>
<tr>
<th>S-1</th>
<th>S-2</th>
</tr>
</thead>
<tbody>
<tr>...</tr>
<tr>...</tr>
<tr>...</tr>
</tbody>
</table>
<table-wrap-foot>
<fn><label>NOTE</label>
<p>The sample size code letters and inspection levels in
this part of ISO 3951 correspond to those given in ISO
2859 1 and ISO 3951-1.</p>
</fn>
</table-wrap-foot>
</table-wrap>
...
In a figure:
...
<sec>
<title>Results</title>
<p>We identified ... Details of randomization procedures,
treatment schedules, and numbers of patients followed up
are given on the <italic>BMJ</italic> website.</p>
<fig id="F1">
<label>Figure 1</label>
<caption>
<title>Deaths Among Patients Receiving Day Hospital
Care or Alternative Services.</title>
<p>Odds ratios of death by end of follow up were calculated
by fixed effects model. Heterogeneity between trials is
presented as &#x03C7;<sup>2</sup></p>
</caption>
<graphic xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="fors2662.f1"></graphic>
</fig>
<p>...</p>
</sec>
...
JATS-display0.ent