◇◆
<comment> Comment (in a citation)
Used to mark unstructured text within an otherwise element structured bibliographic
citation. In an unstructured reference, this text would merely be data characters.
Typical comments could include: “<comment>[Abstract]</comment>” and “<comment> translated from Russian</comment>”.
Usage/Remarks
This element is not necessarily a comment in the formal sense of commentary. In the
<mixed-citation> element, text, numbers, and special characters such as punctuation are allowed everywhere,
so the element <comment> will rarely be needed. Inside <mixed-citation>, any non-specific text can merely be left as untagged text.
In the <element-citation> element, the element <comment> can be used to contain additional information within a citation that is not appropriate
in any of the other specific, named information elements.
Best Practice
In <mixed-citation>s, the <comment> element should be used only to mark substantive text; it should not be used to mark punctuation that occurs between elements. In contrast, in <element-citation>s, the <comment> element can be used to preserve any text, spacing, remarks, or punctuation that will
not fit in any of the named reference elements. Frequently, there is material at the
end of an element-styled citation that can fit into a <comment>.
Models and Context
May be contained in
Description
Any combination of:
- Text, numbers, or special characters
- External Linking Elements
- <inline-supplementary-material> Inline Supplementary Material
- Related Material Elements
- Emphasis Elements
- <alternatives> Alternatives For Processing
- Inline Display Elements
- <chem-struct> Chemical Structure (Display)
- <inline-formula> Formula, Inline
- Math Elements
- Other Inline Elements
- <fn> Footnote
- <target> Target of an Internal Link
- <tbx:entailedTerm> Entailed Term (TBX)
- <xref> X(cross) Reference
- Baseline Change Elements
Content Model
<!ELEMENT comment (#PCDATA %comment-elements;)* >
Expanded Content Model
(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | bold | fixed-case | italic | monospace | num | overline | roman | sans-serif | sc | strike | underline | ruby | alternatives | inline-graphic | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | fn | target | tbx:entailedTerm | xref | sub | sup)*