Link to an external file or resource.
Use the standard XLink attributes to provide a live link to the external source.
The @ext-link-type attribute can be used to give an indication of the type of resource to which the external link points. While this Tag Set does not constrain the values of this attribute, and ordinary text is acceptable, the suggested values include:
ec | Enzyme nomenclature. See http://www.chem.qmw.ac.uk/iubmb/enzyme/ |
gen | GenBank identifier |
genpept | Translated protein-encoding sequence database |
highwire | HighWire Press intrajournal |
pdb | Protein data bank. See http://www.rcsb.org/pdb/ |
pgr | Plant gene register. See http://www.ebi.ac.uk/~textman/pgr-htdocs/pgr/ |
pir | Protein Information Resource. See http://pir.georgetown.edu |
pirdb | Protein Information Resource. See http://pir.georgetown.edu |
pmcid | PubMed Central identifier |
pmid | PubMed identifier |
sprot | Swiss-Prot. See http://www.ebi.ac.uk/swissprot/ |
aoi | Astronomical Object Identifier |
doi | Digital Object Identifier |
ftp | File transfer protocol |
uri | Website or web service |
<!ELEMENT ext-link (#PCDATA %ext-link-elements;)* >
(#PCDATA | bold | fixed-case | italic | monospace | overline | roman | sans-serif | sc | strike | underline | ruby | named-content | styled-content | sub | sup)*
Any combination of:
<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>, <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>
An empty <ext-link> element for which content will be generated:
... <sec sec-type="intro"> <title>Introduction</title> <p>... The highest 16S rDNA sequence similarity value of 98&amp;#x0025; was obtained for the <italic>D. maris</italic> 16S rDNA sequence (GenBank accession no. <ext-link ext-link-type="gen" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="Y18883"/>) and for the <italic>D. maris</italic> DSM 43672<sup>T</sup> 16S rDNA sequence (GenBank accession no. <ext-link ext-link-type="gen" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="X79290"/>) ...</p> </sec> ...
An <ext-link> element with content; no text will be generated. The content is @xlink:href attribute, repeated:
...
<fig id="f1" orientation="portrait" position="float">
<label>FIG. 1.</label>
<caption>
<p>(a) Schematic of the working principles of HFM, (b) a typical application
scheme for an electric bias in HFM, (c) regulation the conformations and
dynamics (trapping, concentration, and sudden stretching) of λ-DNA molecules
in HFM, and (d) schematic of the trapping location regulation (enhanced online).
[URL: <ext-link ext-link-type="uri" xlink:href="https://dx.doi.org/10.1063/1.4762852.1">
http://dx.doi.org/10.1063/1.4762852.1</ext-link>]
<alternatives>
<media id="v1" mime-subtype="avi" mimetype="video" orientation="portrait"
position="anchor" specific-use="original-format" xlink:href="v1">
<object-id pub-id-type="doi" specific-use="metadata">10.1063/1.4762852.1</object-id>
</media>
<media mime-subtype="mpeg" mimetype="video" orientation="portrait"
position="anchor" specific-use="archival-format" xlink:href="v1"></media>
<media mime-subtype="x-flv" mimetype="video" orientation="portrait"
position="anchor" specific-use="online-format" xlink:href="v1"></media>
</alternatives>
</p>
</caption>
<graphic orientation="portrait" position="float" xlink:href="f1"/>
<graphic id="f1a" orientation="portrait" position="float" xlink:href="dummy1.png"/>
<graphic id="f1b" orientation="portrait" position="float" xlink:href="dummy2.png"/>
<graphic id="f1c" orientation="portrait" position="float" xlink:href="dummy3.png"/>
<graphic id="f1d" orientation="portrait" position="float" xlink:href="dummy4.png"/>
</fig>
...
The <ext-link> element used for email, with content given:
...
<fn id="FN153"><label>§</label><p>Present address:
Washington Biotech, 14256 Howardness Road, Kalamazoo, MI 49007.
<ext-link ext-link-type="email">
<italic>kuse@udel.edu</italic>
</ext-link></p></fn>
...
...
<contrib-group>
<contrib contrib-type="author">
<name name-style="western">
<surname>Nüsslin</surname>
<given-names>Fridtjof</given-names>
<prefix>Dr.</prefix>
</name>
</contrib>
<aff>Klinik für Strahlentherapie und Radiologische Onkologie,
<institution>Technische Universität München</institution>,
Munich, Germany (Tel: 49-89-41404517, E-mail:
<ext-link ext-link-type="email" xlink:href="mailto:nuesslin@lrz.tum.de">
nuesslin@lrz.tum.de</ext-link>)</aff>
</contrib-group>
...
JATS-common1.ent