<italic>

Italic

Used to mark text that should appear in an italic or slanted font.

Remarks

The intended meaning is that this element work as a toggle: if the formatting context already imposes italics (whether due to another <italic> element, a stylesheet, or some other means), then this element should turn italics off; another nested one would turn italics back on, and so on.

Attribute

specific-use Specific Use

Content Model

<!ELEMENT  italic       (#PCDATA %emphasized-text;)*                 >

Expanded Content Model

(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | alternatives | inline-graphic | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x | break)*

Description

Any combination of:

This element may be contained in:

<abbrev>, <abbrev-journal-title>, <addr-line>, <aff>, <alt-title>, <anonymous>, <article-title>, <attrib>, <award-id>, <bold>, <chapter-title>, <chem-struct>, <collab>, <comment>, <compound-kwd-part>, <compound-subject-part>, <conf-acronym>, <conf-loc>, <conf-name>, <conf-num>, <conf-sponsor>, <conf-theme>, <copyright-statement>, <corresp>, <date-in-citation>, <def-head>, <degrees>, <disp-formula>, <edition>, <element-citation>, <email>, <etal>, <ext-link>, <fax>, <funding-source>, <funding-statement>, <given-names>, <gov>, <history>, <inline-formula>, <inline-supplementary-material>, <institution>, <issue>, <issue-part>, <issue-sponsor>, <issue-title>, <italic>, <journal-subtitle>, <journal-title>, <kwd>, <label>, <license-p>, <meta-name>, <meta-value>, <mixed-citation>, <monospace>, <named-content>, <on-behalf-of>, <overline>, <p>, <part-title>, <patent>, <phone>, <prefix>, <preformat>, <price>, <product>, <publisher-loc>, <publisher-name>, <related-article>, <related-object>, <role>, <roman>, <sans-serif>, <sc>, <self-uri>, <series>, <series-text>, <series-title>, <sig>, <sig-block>, <source>, <speaker>, <std>, <std-organization>, <strike>, <string-conf>, <string-date>, <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>, <unstructured-kwd-group>, <uri>, <verse-line>, <volume>, <volume-id>, <volume-series>, <x>, <xref>

Example

<article>
<front>
<article-meta>
...
<permissions>
<copyright-statement>Copyright &#x00A9; 2000, The
National Academy of Sciences</copyright-statement>
<copyright-year>2000</copyright-year>
</permissions>
<abstract>
<p>Current evidence suggests that the length of poly(A) tails
of bacterial mRNAs result from a competition between poly(A) polymerase
and exoribonucleases that attack the 3&#x2032; ends of RNAs. Here, we
show that host factor Hfq is also involved in poly(A) tail metabolism.
Inactivation of the <italic>hfq</italic> gene reduces the length of
poly(A) tails synthesized at the 3&#x2032; end of the <italic>rpsO</italic>
mRNA by poly(A) polymerase I <italic>in vivo</italic>. <italic>In vitro</italic>,
Hfq stimulates synthesis of long tails by poly(A) polymerase I. The strong
binding of Hfq to oligoadenylated RNA probably explains why it stimulates
elongation of primers that already harbor tails of 20&#x2013;35 A.
Polyadenylation becomes processive in the presence of Hfq. The similar
properties of Hfq and the PABPII poly(A) binding protein, which stimulates
poly(A) tail elongation in mammals, indicates that similar mechanisms control
poly(A) tail synthesis in prokaryotes and eukaryotes.</p>
</abstract>
</article-meta>
</front>
...
</article>

Module

JATS-format1.ent