<multi-link>

Multi-Link

A container element combining a subject term with multiple hyperlinks to information about the term

Content Model

<!ELEMENT  multi-link   (term, (ext-link | xref)*)                   >

Expanded Content Model

(term, 
(ext-link | xref)*)

Description

The following, in order:

This element may be contained in:

<address>, <aff>, <alt-title>, <array>, <article-title>, <attrib>, <bold>, <book-meta>, <book-part-meta>, <book-title>, <chapter-title>, <chem-struct>, <chem-struct-wrap>, <collection-name>, <comment>, <copyright-statement>, <corresp>, <def-head>, <disp-formula>, <disp-formula-group>, <fig>, <fig-group>, <funding-statement>, <graphic>, <inline-supplementary-material>, <italic>, <license-p>, <media>, <meta-value>, <monospace>, <named-content>, <overline>, <p>, <part-title>, <preformat>, <publisher-loc>, <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

...
<sec>
...
<p>The <multi-link><term>HNF4A gene</term><ext-link ext-link-type="url" 
xlink:href="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=PureSearch
&amp;db=books&amp;details_term=HNF4">Bookshelf</ext-link>
<ext-link ext-link-type="url" xlink:href="http://www.ncbi.nlm.nih.gov/entrez/
query.fcgi?cmd=PureSearch&amp;db=pmc&amp;details_term=diabetes%20
AND%20%28HNF4A%29">PubMed Central</ext-link>
<ext-link ext-link-type="url" xlink:href="http://www.ncbi.nlm.nih.gov/entrez/
query.fcgi?cmd=PureSearch&amp;db=PubMed&amp;details_term=diabetes%20
AND%20%28HNF4A%29">PubMed</ext-link>
<ext-link ext-link-type="url" xlink:href="http://www.ncbi.nlm.nih.gov:80/entrez/
dispomim.cgi?id=600281">OMIM</ext-link> <ext-link ext-link-type="url" 
xlink:href="http://www.ncbi.nlm.nih.gov:80/entrez/query.fcgi?db=gene
&amp;cmd=Retrieve&amp;dopt=Graphics&amp;list_uids=3172">Entrez 
Gene</ext-link></multi-link> encodes a transcription factor that is 
found in the liver and pancreas. HNF4A is found in a region of 
chromosome 20 that is linked with type 2 diabetes, and mutations 
of this gene cause a rare form of autosomal dominant diabetes 
(MODY1).</p>
...</sec>
...

Module

bookmultilink3.ent