<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 | target | xref | sub | sup)*

Description

Any combination of:

Example

...
<contrib-group>
<contrib rid="aff1 bio1">
<string-name><given-names>Douglas S.</given-names>
<surname>Faust</surname></string-name>
</contrib>
<contrib rid="aff2 bio2">
<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 id="bio1">
<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>
</bio>
<bio id="bio2">
<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