<email>

Email Address

The 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 and <email> element or as and <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

Related Elements

The elements used in an address may 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 | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | alternatives | inline-graphic | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x)*

Description

Any combination of:

This element may be contained in:

<abbrev>, <abbrev-journal-title>, <address>, <addr-line>, <aff>, <alt-title>, <anonymous>, <array>, <article-meta>, <article-title>, <attrib>, <award-id>, <bold>, <chapter-title>, <chem-struct>, <chem-struct-wrap>, <collab>, <comment>, <compound-kwd-part>, <conf-acronym>, <conf-loc>, <conf-name>, <conf-num>, <conf-sponsor>, <conf-theme>, <contrib>, <contrib-group>, <copyright-statement>, <corresp>, <def-head>, <degrees>, <disp-formula>, <disp-formula-group>, <edition>, <element-citation>, <email>, <etal>, <ext-link>, <fax>, <fig>, <fig-group>, <front-stub>, <funding-source>, <funding-statement>, <given-names>, <gov>, <graphic>, <history>, <inline-formula>, <inline-supplementary-material>, <institution>, <issue>, <issue-part>, <issue-sponsor>, <issue-title>, <italic>, <journal-subtitle>, <journal-title>, <kwd>, <label>, <license-p>, <media>, <meta-name>, <meta-value>, <mixed-citation>, <monospace>, <named-content>, <on-behalf-of>, <overline>, <p>, <part-title>, <patent>, <phone>, <prefix>, <preformat>, <product>, <publisher-loc>, <publisher-name>, <related-article>, <related-object>, <role>, <roman>, <sans-serif>, <sc>, <self-uri>, <series>, <series-text>, <series-title>, <sig>, <sig-block>, <source>, <speaker>, <std>, <strike>, <string-conf>, <string-date>, <string-name>, <styled-content>, <sub>, <subject>, <subtitle>, <suffix>, <sup>, <supplement>, <supplementary-material>, <surname>, <table-wrap>, <table-wrap-group>, <target>, <td>, <term>, <term-head>, <th>, <title>, <trans-source>, <trans-subtitle>, <trans-title>, <underline>, <unstructured-kwd-group>, <uri>, <verse-line>, <volume>, <volume-id>, <volume-series>, <xref>

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

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

Module

common3.ent