<email>

Email Address

Definition

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
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 include the address class elements: <addr-line>, <country>, <fax>, <institution>, and <phone> and the address linking class elements: <email>, <ext-link>, and <uri>.

Model Information

Content Model

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

Description

Text, numbers, or special characters, zero or more

This element may be contained in:

<address> Address/Contact Information; <aff> Affiliation; <alt-title> Alternate Title; <array> Array (Simple Tabular Array); <article-meta> Article Metadata; <article-title> Article Title; <attrib> Attribution; <bold> Bold; <chem-struct> Chemical Structure (Display); <chem-struct-wrapper> Chemical Structure Wrapper; <citation> Citation; <collab> Collaborative (Group) Author; <comment> Comment in a Citation; <contrib> Contributor; <contrib-group> Contributor Group; <copyright-statement> Copyright Statement; <corresp> Correspondence Information; <def-head> Definition List: Definition Head; <disp-formula> Formula, Display; <fig> Figure; <fig-group> Figure Group; <graphic> Graphic; <inline-supplementary-material> Inline Supplementary Material; <italic> Italic; <media> Media Object; <meta-name> Metadata Data Name for Custom Metadata; <meta-value> Metadata Data Value for Custom Metadata; <monospace> Monospace Text (Typewriter Text); <named-content> Named Special (Subject) Content; <overline> Overline; <p> Paragraph; <preformat> Preformatted Text; <product> Product Information; <publisher-loc> Publisher’s Location; <related-article> Related Article Information; <sans-serif> Sans Serif; <sc> Small Caps; <source> Source; <strike> Strike Through; <sub> Subscript; <subtitle> Article Subtitle; <sup> Superscript; <supplementary-material> Supplementary Material; <table-wrap> Table Wrapper; <table-wrap-group> Table Wrapper Group; <td> Table Data Cell (XHTML table model); <term> Definition List: Term; <term-head> Definition List: Term Head; <th> Table Header Cell (XHTML table model); <title> Title; <trans-source> Translated Source; <trans-subtitle> Translated Subtitle; <trans-title> Translated Title; <underline> Underline

Tagged Examples

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

common.ent