<email>

Email Address

Electronic mail address of a person or institution.

Remarks

The address element <email> is allowed as part of a paragraph as well as inside an address. There are two ways to treat an email address in text: as an <email> element or as an <ext-link> element. If both a textual phrase (“the Moody Institute’s email address”) and a mailto URL are required, the <ext-link> element should be used.

Attributes

content-type Type of Content
specific-use Specific Use
xlink:actuate Actuating the Link
xlink:href Href (Linking Mechanism)
xlink:role Role of the Link
xlink:show Showing the Link
xlink:title Title of the Link
xlink:type Type of Link
xmlns:xlink XLink Namespace Declaration
xml:lang Language

Related Elements

The elements used in an address include the address class elements: <addr-line>, <country>, <fax>, <institution>, and <phone> and the address linking class elements: <email>, <ext-link>, and <uri>.

Content Model

<!ELEMENT  email        (#PCDATA %email-elements;)*                  >

Expanded Content Model

(#PCDATA)*

Description

Text, numbers, or special characters, zero or more

This element may be contained in:

<address>, <aff>, <alt-title>, <array>, <article-meta>, <article-title>, <attrib>, <bold>, <chapter-title>, <chem-struct>, <chem-struct-wrap>, <collab>, <comment>, <contrib>, <contrib-group>, <copyright-statement>, <corresp>, <def-head>, <disp-formula>, <disp-formula-group>, <element-citation>, <fig>, <fig-group>, <front-stub>, <funding-statement>, <graphic>, <inline-supplementary-material>, <italic>, <license-p>, <media>, <meta-value>, <mixed-citation>, <monospace>, <named-content>, <overline>, <p>, <part-title>, <preformat>, <product>, <publisher-loc>, <related-article>, <related-object>, <roman>, <sans-serif>, <sc>, <source>, <strike>, <styled-content>, <sub>, <subtitle>, <sup>, <supplementary-material>, <table-wrap>, <table-wrap-group>, <td>, <term>, <term-head>, <th>, <title>, <trans-source>, <trans-subtitle>, <trans-title>, <underline>

Example 1

...
<article-meta>
...
<aff id="hhMI">Department of Molecular, Cellular, and Developmental
Biology, Howard Hughes Medical Institution, University of Colorado,
Boulder, Colorado 80303-0347</aff>
<author-notes>
<fn id="FN150"><p>Corresponding
author. E-mail address: <email>mhan@colorado.edu</email>.</p>
</fn>
</author-notes>
...
</article-meta>
...

Example 2

...
<front>
...
<article-meta>...</article-meta>
<notes>
<p>Helpful comments from two anonymous referees on earlier
version of the paper are gratefully acknowledged. Email:
<email>kuse&commat;udel.edu</email></p>
</notes>
</front>...

Module

JATS-common1.ent