<break>

Line Break

Definition

Defined to allow a user to specify an explicit (non machine-generated) linebreak

Remarks

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

Authoring Note: Usage is discouraged.

Model Information

Content Model

<!ELEMENT  break        EMPTY                                        >

Description

This is an EMPTY element

This element may be contained in:

<aff> Affiliation; <alt-title> Alternate Title; <article-title> Article Title; <chem-struct> Chemical Structure (Display); <collab> Collaborative (Group) Author; <corresp> Correspondence Information; <disp-formula> Formula, Display; <history> History: Document History; <institution> Institution Name: in an Address; <kwd> Keyword; <label> Label (of a Figure, Reference, Etc.); <product> Product Information; <publisher-loc> Publisher’s Location; <related-article> Related Article Information; <sig> Signature; <sig-block> Signature Block; <source> Source; <subject> Subject Grouping Name; <subtitle> Article Subtitle; <target> Target of an Internal Link; <td> Table Data Cell (XHTML table model); <th> Table Header Cell (XHTML table model); <title> Title; <trans-source> Translated Source; <trans-subtitle> Translated Subtitle; <trans-title> Translated Title; <xref> X(cross) Reference

Tagged Example


...
<article-meta>...
<contrib-group>
...
<contrib contrib-type="author">
<name><surname>Taylor</surname>
<given-names>James C.</given-names>
</name>
<degrees>Ph D</degrees>
<aff id="affDorelco">Dorelco Corporation Ltd.</aff>
<aff id="IIDR">
<institution>Institute of Infectious Disease Research
</institution><break/>
<addr-line>Oberlin, Washington 96204;</addr-line><break/>
</aff>
<aff id="UWW">
<institution>Department of Pathobiology,
University of WallieWash</institution>
<addr-line>Oberlin, Washington 96204</addr-line>
</aff>
<aff>
<institution>University of Kuopio</institution>
<addr-line>Kuopio</addr-line>
<country>Finland</country>
</aff>
<address>
<institution>Kalakukko Corporation</institution>
<addr-line>17 West Jefferson St.</addr-line>
<addr-line>Suite 207</addr-line>
<addr-line>New South Finland, MD 20856.</addr-line>
<phone>(301) 754-5766</phone>
<fax>(301) 754-5765</fax>
<email>jct@kalakukko.com.fi</email>
<uri>http://www.kalakukko.com</uri>
</address>
</contrib>
</contrib-group>...
</article-meta>...

Module

format.ent