◇◆
rid Reference to an Identifier
REQUIRED on element: <index-term-range-end>
Value | Meaning |
---|---|
An identifier (IDREF) | Points to the existing identifier. |
Restriction | @rid is required; it must be provided if the element is used. |
OPTIONAL on many elements; click for list and usage
<aff>, <award-group>, <bio>, <award-id>, <contrib>, <def>, <see>, <see-also>, <funding-source>, <funding-statement>, <named-content>, <support-description>, <support-source>, <term>, <xref>
Value | Meaning |
---|---|
One or more identifiers (IDREFS) | Points to one or more existing identifiers. |
Restriction | @rid is an optional attribute; there is no default. |
Tagged Samples
Pointing to a figure
...
<p>Allocation of tags to individual molecules is outlined in
<xref ref-type="fig" rid="F2" alt="figure two">Fig. 2</xref>.
First, the complete repertoire of tags ...</p>
<fig id="F2">...</fig>
...
Pointing to bibliographic citations
... <p>... The third nucleotide (CG<bold>A</bold>) at codon 529, which is a specific nucleotide of <italic>M. tuberculosis</italic> (<xref ref-type="bibr" rid="B8">8</xref>, <xref ref-type="bibr" rid="B11">11</xref>), was not clearly determined ...</p> ...