<sc>

Small Caps

Used to mark text that should appear in a font which creates smaller capital letters on output

Expanded Content Model

(#PCDATA | ext-link | related-article | inline-supplementary-material | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | alternatives | inline-graphic | mml:math | fn | target | xref | sub | sup)*

Description

Any combination of:

This element may be contained in:

<addr-line>, <aff>, <alt-title>, <anonymous>, <article-title>, <attrib>, <award-id>, <bold>, <chapter-title>, <chem-struct>, <collab>, <comment>, <copyright-statement>, <corresp>, <def-head>, <degrees>, <disp-formula>, <edition>, <etal>, <ext-link>, <fax>, <funding-source>, <funding-statement>, <given-names>, <inline-formula>, <inline-supplementary-material>, <institution>, <issue>, <issue-part>, <issue-sponsor>, <issue-title>, <italic>, <journal-subtitle>, <journal-title>, <kwd>, <label>, <license-p>, <mixed-citation>, <monospace>, <named-content>, <on-behalf-of>, <overline>, <p>, <part-title>, <phone>, <prefix>, <preformat>, <price>, <product>, <publisher-loc>, <publisher-name>, <related-article>, <role>, <roman>, <sans-serif>, <sc>, <series>, <series-text>, <series-title>, <sig-block>, <source>, <speaker>, <strike>, <string-name>, <styled-content>, <sub>, <subject>, <subtitle>, <suffix>, <sup>, <supplement>, <surname>, <target>, <td>, <term>, <term-head>, <textual-form>, <th>, <title>, <trans-source>, <trans-subtitle>, <trans-title>, <underline>, <verse-line>, <volume>, <xref>

Example

...
<contrib-group>
<contrib rid="aff1">
<string-name><given-names>Douglas S.</given-names>
<surname>Faust</surname></string-name>
</contrib>
<contrib rid="aff2">
<string-name><given-names>F. William</given-names>
<surname>Black</surname></string-name>
</contrib>
...
<aff id="aff1">Children's Hospital</aff>
<aff id="aff2">UNUM</aff>
...
<bio>
<p align="left">D<sc>ouglas</sc> S. F<sc>aust</sc>
obtained his PhD in counseling psychology from the
University of Texas at Austin. He is ...</p>
<p align="left">F. W<sc>illiam</sc> B<sc>lack</sc>
received his PhD in psychology from Boston College.
He is ...</p>
...
</bio>
</contrib-group>
...

Module

format3.ent