<collection-id>

Collection Identifier

Definition

Identifier for the collection, used in processing, as a link target, etc.

Attribute

content-type Type of Content

Model Information

Content Model

<!ELEMENT  collection-id
                        (#PCDATA)                                    >

Description

Text, numbers, or special characters

This element may be contained in:

<collection-meta> Collection Metadata

Tagged Example


<collection dtd-version="2.3" xmlns:xlink="http://www.w3.org/1999/xlink" 
xmlns:mml="http://www.w3.org/1998/Math/MathML">
<collection-meta>
<collection-id>Quacks</collection-id>
<collection-name>Famous Quacks</collection-name>
<abstract><p>Biographies of famous quacks and frauds. The following books 
have been digitized and the full text has been made available both online 
(HTML) and in PDF format.</p></abstract>
<collection-list>
<collection-member>
<title>Perkins and the Perkins Tractor</title>
<ext-link ext-link-type="URL" 
xlink:href="https://www.ncbi.nlm.nih.gov/books/perkins"
xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple"></ext-link>
</collection-member>
<collection-member>
<title>The Practical Phrenologist</title>
<ext-link ext-link-type="URL"  
xlink:href="https://www.ncbi.nlm.nih.gov/books/Fowler"
xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple"></ext-link>
</collection-member>
</collection-list>
</collection-meta>
</collection>

Module

bookcollection.dtd