<related-object>

Related Object Information

Definition

Wrapper element, used as a container for text links to a related object, possibly accompanied by a very brief description of the object (typically a related book)

Remarks

At this time, this element is used only within <collection-member>. That usage may well be expanded in version 3.0 of the Suite.

Attributes

content-type Type of Content
document-id Document Identifier
document-id-type Document Identifier Type
document-type Document Type
id Identifier
link-type Type of Link (for a Related Object)
object-id Object Identifier
object-id-type Object Identifier Type
object-type Object Type
source-id Source Identifier
source-id-type Source Identifier Type
source-type Source Type

Model Information

Content Model

<!ELEMENT  related-object
                        (#PCDATA %related-object-elements;)*         >

Description

Any combination of:

This element may be contained in:

<aff> Affiliation; <alt-title> Alternate Title; <article-title> Article Title; <attrib> Attribution; <bold> Bold; <book-title> Book Title; <chem-struct> Chemical Structure (Display); <collab> Collaborative (Group) Author; <collection-member> Collection Member; <collection-name> Collection Name; <comment> Comment in a Citation; <def-head> Definition List: Definition Head; <italic> Italic; <kwd> Keyword; <meta-name> Metadata Data Name for Custom Metadata; <meta-value> Metadata Data Value for Custom Metadata; <monospace> Monospace Text (Typewriter Text); <named-content> Named Special (Subject) Content; <overline> Overline; <p> Paragraph; <sans-serif> Sans Serif; <sc> Small Caps; <speaker> Speaker; <strike> Strike Through; <sub> Subscript; <subtitle> Subtitle; <sup> Superscript; <td> Table Data Cell (XHTML table model); <term> Definition List: Term; <term-head> Definition List: Term Head; <th> Table Header Cell (XHTML table model); <title> Title; <trans-subtitle> Translated Subtitle; <trans-title> Translated Title; <underline> Underline

Tagged Example


<collection>
<collection-meta>
...
<collection-name>Disease Control Priorities Set</collection-name>
<collection-list>
<collection-member>
<title>Disease Control Priorities in Developing Countries</title>
<ext-link ext-link-type="URL" 
xlink:href="https://www.ncbi.nlm.nih.gov/books/
bv.fcgi?call=bv.View..ShowTOC&amp;rid=dcp2.TOC&amp;depth=2"
xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple"></ext-link>
<related-object source-id="http://www.ncbi.nlm.nih.gov/entrez/
query.fcgi?cmd=Retrieve&amp;dopt=Expanded&amp;db=nlmcatalog&amp;list_uids=1252893" 
source-id-type="url" 
source-type="book">
<person-group person-group-type="editor">
<name><surname>Jamison</surname>
<given-names>Dean T.</given-names></name>
...
</person-group>
<source>Disease and Mortality in Sub-Saharan Africa</source>
<edition>2nd</edition>
<publisher-name>The World Bank</publisher-name>
<publisher-loc>Washington, DC</publisher-loc>
<year>2006</year>
<isbn>0-8213-6397-2</isbn>
<page-count count="416"/>
</related-object>
</collection-member>
<collection-member>
<title>Global Burden of Disease and Risk Factors</title>
<ext-link ext-link-type="URL" 
xlink:href="https://www.ncbi.nlm.nih.gov/books/
bv.fcgi?call=bv.View..ShowTOC&amp;rid=gbd.TOC&amp;depth=2"
xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple"></ext-link>
</collection-member>
...
</collection-list>
</collection-meta>
</collection>



Module

bookrelated-object.ent