<break>

Line Break

Defined to allow an editor to specify an explicit (non machine-generated) line-break

Remarks

This element is restricted to a very few contexts: inside <title>s, inside <institution>s, and inside table cells (<td>s and <th>s).

Previous DTD Relationship. Explicit break elements replace the paragraphs inside table cells in the contentItem DTD.

Expanded Content Model

EMPTY

Description

This is an EMPTY element

Example

...
<thead valign="bottom" align="center">
<tr>
<th>Type</th>
<th>Age</th>
<th>Context</th>
<th>Frequency minimum<break/>(Hz) 95% CI</th>
<th>Frequency high (Hz)<break/>95% CI</th>
<th>Time (s)<break/>95% CI</th>
<th>Peak frequency<break/>(Hz) 95% CI</th>
<th>Number of<break/>harmonics</th>
<th>Number of<break/>inflection points</th></tr>
</thead>
...

Module

format3.ent