<email>
Email Address (電子メールアドレス)
人物または機関の電子メールアドレス。
備考
電子メール要素 (<email>) は、段落の一部としても、アドレスの中でも使うことができます。電子メールアドレスをテキストで扱うには: <email> 要素または <ext-link> 要素の 2 つの方法があります。テキスト表示 (“the Moody Institute’s email address”) と mailto URL の両方が必要な場合は、<ext-link> 要素を使用する必要があります。
関連要素
アドレスを記述するための要素には以下のクラス要素があります:
<addr-line>,
<city>,
<country>,
<fax>,
<institution>,
<institution-wrap>,
<state>,
<phone>, and
<postal-code> 。またリンクするアドレス・クラス要素もあります: <email>,
<ext-link>,
<uri>.
属性
コンテンツ・モデル
<!ELEMENT email (#PCDATA %email-elements;)* >
拡張コンテンツ・モデル
(#PCDATA)*
記述方法
ゼロまたは 1 個以上の文字、数字または特殊文字
この要素は以下の要素内に含むことができます:
<address>, <aff>, <alt-title>, <array>, <article-meta>, <article-title>, <attrib>, <bold>, <chapter-title>, <chem-struct>, <chem-struct-wrap>, <code>, <collab>, <comment>, <contrib>, <contrib-group>, <copyright-statement>, <corresp>, <data-title>, <def-head>, <disp-formula>, <disp-formula-group>, <element-citation>, <fig>, <fig-group>, <fixed-case>, <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>
用例 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>
...
用例 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@udel.edu</email></p>
</notes>
</front>
...
Journal Publishing Tag Library NISO JATS Version 1.1 (ANSI/NISO Z39.96-2015)
Version of December 2015