<named-content>
Named Special (Subject) Content
Remarks
Attributes
Content Model
<!ELEMENT named-content (#PCDATA %named-content-elements;)* >
Expanded Content Model
(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | fixed-case | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | ruby | 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 | address | array | boxed-text | chem-struct-wrap | code | fig | fig-group | graphic | media | preformat | supplementary-material | table-wrap | table-wrap-group | disp-formula | disp-formula-group | def-list | list | ack | disp-quote | speech | statement | verse-group)*
Description
- Text, numbers, or special characters
- Linking Elements
- <inline-supplementary-material> Inline Supplementary Material Metadata
- Related Material Elements
- <hr> Horizontal Rule
- Emphasis Elements
- <bold> Bold
- <fixed-case> Fixed Case
- <italic> Italic
- <monospace> Monospace Text (Typewriter Text)
- <overline> Overline
- <overline-start> Overline Start
- <overline-end> Overline End
- <roman> Roman
- <sans-serif> Sans Serif
- <sc> Small Caps
- <strike> Strike Through
- <underline> Underline
- <underline-start> Underline Start
- <underline-end> Underline End
- <ruby> Ruby Annotation Wrapper
- <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
- <xref> X (cross) Reference
- Baseline Change Elements
- <x> X - Generated Text and Punctuation
- Paragraph-level Display Elements
- <address> Address/Contact Information
- <array> Array (Simple Tabulation)
- <boxed-text> Boxed Text
- <chem-struct-wrap> Chemical Structure Wrapper
- <code> Code
- <fig> Figure
- <fig-group> Figure Group
- <graphic> Graphic
- <media> Media Object
- <preformat> Preformatted Text
- <supplementary-material> Supplementary Material Metadata
- <table-wrap> Table Wrapper
- <table-wrap-group> Table Wrapper Group
- <disp-formula> Formula, Display
- <disp-formula-group> Formula, Display Group
- Lists
- <ack> Acknowledgments
- <disp-quote> Quote, Displayed
- <speech> Speech
- <statement> Statement, Formal
- <verse-group> Verse Form for Poetry
This element may be contained in:
Example 1
...
<p>Profiling of
<named-content content-type="genus-species">Escherichia
coli</named-content> chromosome (PEC) described in the
Database version 2.27. Last update 17 September
2003. Available at <ext-link ext-link-type="uri"
xlink:href="https://shigen.lab.nig.ac.jp/ecoli/
pec">http://shigen.lab.nig.ac.jp/ecoli/pec</ext-link>
via the Internet Accessed: 5 November 2003</p>
...
Example 2
... <p>... To given an idea how one might construct a series of RDF-triples concerning information on Wikipedia® about “March Madness”, consider the following: <named-content content-type="RDF subject"><http://en.wikipedia.org/wiki/March_madness> <named-content content-type="RDF predicate"><http://purl.org/dc/elements/1.1/publisher> <named-content content-type="RDF object">"Wikipedia" </named-content> </named-content> </named-content> <named-content content-type="RDF subject"><http://en.wikipedia.org/wiki/March_madness> <named-content content-type="RDF predicate"><http://purl.org/dc/elements/1.1/title> <named-content content-type="RDF object">"NCAA Men's Division I Basketball Championship" </named-content> </named-content> </named-content> <named-content content-type="RDF subject"><http://en.wikipedia.org/wiki/March_madness> <named-content content-type="RDF predicate"><http://purl.org/dc/elements/1.1/subject> <named-content content-type="RDF object">"single elimination tournament" </named-content> </named-content> </named-content> ...</p> ...
Example 3
...
<p>... Here is the classification system for a common
vegetable, corn:
<named-content content-type="kingdom">Plantae
<named-content content-type="phylum">Anthophyta
<named-content content-type="class">Monocotyledonae
<named-content content-type="order">Commelinales
<named-content content-type="family">Poaceae
<named-content content-type="genus"><italic>Zea</italic>
<named-content content-type="species"><italic>Z.
mays</italic></named-content>
</named-content>
</named-content>
</named-content>
</named-content>
</named-content>
</named-content>
</p>
...
Example 4
...
<abstract>
<p><named-content content-type="sem:AIPTh1.2" rid="kwd1.6">Dielectric</named-content>
particles flowing through a microfluidic channel over a set of coplanar ...</p>
</abstract>
...
...
<body>
<p content-type="lead-paragraph">In the field of
<named-content content-type="sem:AIPTh1.2" rid="kwd1.10">complex
systems</named-content> study, new measurement and computational
resources have lead to increased interest ...</p>
...</body>
...