<html xmlns:doc="eml://ecoinformatics.org/documentation-2.1.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>eml-literature Documentation </title> <link href="../default.css" type="text/css" rel="stylesheet"> </head> <body> <div class="book"> <table width="100%" border="0"> <tr valign="top"> <td> <h1> Module Documentation: eml-literature</h1> </td><td><a class="navlink" href="index.html">Back to EML Contents</a></td> </tr> </table> <h3> The eml-literature module - Citation specific information </h3> <p> The eml-literature module contains information that describes literature resources. It is intended to provide overview information about the literature citation, including title, abstract, keywords, and contacts. Citation types follow the conventions laid out by <h4 href="http://www.endnote.com">EndNote</h4>, and there is an attempt to represent a compatible subset of the EndNote citation types. These citation types include: article, book, chapter, edited book, manuscript, report, thesis, conference proceedings, personal communication, map, generic, audio visual, and presentation. The "generic" citation type would be used when one of the other types will not work. </p> <p> The eml-literature module, like other modules, may be "referenced" via the <references> tag. This allows a citation to be described once, and then used as a reference in other locations within the EML document via its ID. </p> <h2>Module details</h2> <table border="0" class="tabledefault" id="eml-literature"> <tr> <td class="tablepanel"> Recommended Usage: </td><td class="tablepanel">All datasets with literary citations</td> </tr> <tr> <td class="tablepanel"> Stand-alone: </td><td class="tablepanel">yes</td> </tr> <tr> <td class="tablepanel"> Imports: </td><td class="tablepanel">eml-documentation, eml-resource, eml-coverage, eml-party, eml-access, eml-project</td> </tr> <tr> <td class="tablepanel"> Imported By: </td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"> View an image of the schema: </td><td class="tablepanel"><a href="eml-literature.png" target="offline">eml-literature image</a></td> </tr> </table> <table class="tabledefault" border="0"> <tr> <td colspan="2"> <h2>Element Definitions:</h2> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="citation"></a> <h4>citation </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#CitationType">CitationType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The citation element contains general information about a literature resource that is being documented, or a piece of literature that is being cited in support of a given resource, such as a dataset. It contains sub-elements that are specific to a literature resource such as a book, a journal article, a thesis, etc. It extends the generic resource elements with literature specific fields.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="contact"></a> <h4>contact </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The contact field contains information about an alternate person to be contacted about this citation. Usually, the first author serves as the contact for a citation resource, e.g., a reprint request. In some cases, an alternate individual(s) may serve that function, and can be indicated here. Since contact is of the type rp:ResponsibleParty, a reference may be used.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="article"></a> <h4>article </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#Article">Article</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The article field provides sub-fields for a full citation of an article in a journal or other periodical.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="book"></a> <h4>book </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#Book">Book</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The book field provides sub-fields for a full citation of a book.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="chapter"></a> <h4>chapter </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#Chapter">Chapter</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The book chapter allows citation of a single chapter or section of a book. The "creator" for a book chapter are the chapter's authors, while the "editor" is the book editors. Likewise, "title" is the chapter title, while "bookTitle" is the title of the whole book.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="editedBook"></a> <h4>editedBook </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#Book">Book</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The edited book represents a book which was edited by one or more editors, but whose chapters were possibly authored by others. The editors of an edited book should be listed in the "creator" field.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="manuscript"></a> <h4>manuscript </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#Manuscript">Manuscript</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The manuscript field provides sub-fields for a full citation of an unpublished manuscript.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="report"></a> <h4>report </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#Report">Report</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The report may be self published by the institution or through a publisher. They usually are available by request to the institution or can be purchased from the publisher.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="thesis"></a> <h4>thesis </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#Thesis">Thesis</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>Information about a thesis that has been written as part of a degree requirement and is frequently published in small numbers by the degree awarding institution.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="conferenceProceedings"></a> <h4>conferenceProceedings </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#ConferenceProceedings">ConferenceProceedings</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The published notes, papers, presentations, etc..., of a conference.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="personalCommunication"></a> <h4>personalCommunication </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#PersonalCommunication">PersonalCommunication</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>This could be a widely distributed memo, an e-mail, a transcript from a conversation or interview, etc...</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="map"></a> <h4>map </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#Map">Map</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>This element describes the map that is being cited or cataloged, including its geographic coverage and scale.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="generic"></a> <h4>generic </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#Generic">Generic</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>This reference type was created for references that do not fit in to the other existing reference types.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="audioVisual"></a> <h4>audioVisual </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#AudioVisual">AudioVisual</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>This reference type is meant to cover all forms of audio and visual media, including film, video, broadcast, other electronic media.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="presentation"></a> <h4>presentation </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="#Presentation">Presentation</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>An unpublished presentation from a conference, workshop, workgroup, symposium, etc. It will be provided upon request in either in paper and/or electronic form. If the presentation was actually published in a proceedings, use the conferenceProceedings type instead.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="journal"></a> <h4>journal </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The name of the journal, magazine, newspaper, zine, etc... in which the article was published.<br> <span class="boldtext">Example(s): </span> <br>"Ecology"<br>"New York Times"<br>"Harper's"<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="volume"></a> <h4>volume </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The volume field is used to describe the volume of the journal in which the article appears.<br> <span class="boldtext">Example(s): </span> <br>"Volume I"<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="issue"></a> <h4>issue </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The issue field is used to describe the issue of the journal in which the article appears.<br> <span class="boldtext">Example(s): </span> <br>November 2001<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="pageRange"></a> <h4>pageRange </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The page range field is used for the beginning and ending pages of the journal article that is being documented.<br> <span class="boldtext">Example(s): </span> <br>115-122<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publisher"></a> <h4>publisher </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The organization that physically puts together the article and publishes it.<br> <span class="boldtext">Example(s): </span> <br>Harper Collins<br>University Of California Press<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publicationPlace"></a> <h4>publicationPlace </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The location at which the work was published. This is usually the name of the city in which the publishing house produced the work.<br> <span class="boldtext">Example(s): </span> <br>New York<br>London<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="ISSN"></a> <h4>ISSN </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The ISSN, or International Standard Serial Number that has been assigned to this literature resource.<br> <span class="boldtext">Example(s): </span> <br>ISSN 1234-5679<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publisher"></a> <h4>publisher </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The organization that physically puts together the book and publishes it.<br> <span class="boldtext">Example(s): </span> <br>Harper Collins<br>University Of California Press<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publicationPlace"></a> <h4>publicationPlace </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The location at which the work was published. This is usually the name of the city in which the publishing house produced the work.<br> <span class="boldtext">Example(s): </span> <br>New York<br>London<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="edition"></a> <h4>edition </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The edition field is to document the edition of the book that is being described.<br> <span class="boldtext">Example(s): </span> <br>Second Edition<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="volume"></a> <h4>volume </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The volume field is used to describe the volume number of a book that is part of a multi-volume series of books.<br> <span class="boldtext">Example(s): </span> <br>Volume 2<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="numberOfVolumes"></a> <h4>numberOfVolumes </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>Number of volumes in a collection<br> <span class="boldtext">Example(s): </span> <br>12<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="totalPages"></a> <h4>totalPages </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The total pages field is used to describe the total number of pages in the book that is being described.<br> <span class="boldtext">Example(s): </span> <br>628<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="totalFigures"></a> <h4>totalFigures </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>the total figures field is used to describe the total number of figures, diagrams, and plates in the book that is being documented.<br> <span class="boldtext">Example(s): </span> <br>45<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="totalTables"></a> <h4>totalTables </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The total tables field is used to describe the total number of tables that are present in the book that is being documented.<br> <span class="boldtext">Example(s): </span> <br>10<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="ISBN"></a> <h4>ISBN </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The ISBN, or International Standard Book Number that has been assigned to this literature resource.<br> <span class="boldtext">Example(s): </span> <br>ISBN 1-861003-11-0<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="chapterNumber"></a> <h4>chapterNumber </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The chapter number of the chapter of a book that is being described.<br> <span class="boldtext">Example(s): </span> <br>7<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="editor"></a> <h4>editor </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The book editor field is used to document the name of the editor of the book that is being described. The editor may be a person, organization, or a role within an organization.<br> <span class="boldtext">Example(s): </span> <br>Tom Christiansen<br>Institute of Marine Science<br>Publication Manager<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="bookTitle"></a> <h4>bookTitle </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The book title field is used to document the title of the book that is being described.<br> <span class="boldtext">Example(s): </span> <br>War and Peace<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="pageRange"></a> <h4>pageRange </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The page range field is used to document the beginning and ending pages of a chapter in a book.<br> <span class="boldtext">Example(s): </span> <br>25-122<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="conferenceName"></a> <h4>conferenceName </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The name of the conference whose proceedings have been published.<br> <span class="boldtext">Example(s): </span> <br>North American Science Symposium<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="conferenceDate"></a> <h4>conferenceDate </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The date the conference was held.<br> <span class="boldtext">Example(s): </span> <br>November 1-6, 1998<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="conferenceLocation"></a> <h4>conferenceLocation </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#Address">rp:Address</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The location where the conference was held.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="institution"></a> <h4>institution </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The institution information field is used to provide contact and address information that would be needed to request an unpublished manuscript<br> <span class="boldtext">Example(s): </span> <br>Please see the individual sub-fields for specific examples.<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="totalPages"></a> <h4>totalPages </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The total pages field is used to describe the total number of pages in the manuscript that is being described.<br> <span class="boldtext">Example(s): </span> <br>628<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="reportNumber"></a> <h4>reportNumber </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The report number field is used to describe the unique identification number that has been issued by the report institution for the report being described.<br> <span class="boldtext">Example(s): </span> <br>22<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publisher"></a> <h4>publisher </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The organization that physically put together the report and publishes it.<br> <span class="boldtext">Example(s): </span> <br>Harper Collins<br>University Of California Press<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publicationPlace"></a> <h4>publicationPlace </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The location at which the work was published. This is usually the name of the city in which the publishing house produced the work.<br> <span class="boldtext">Example(s): </span> <br>New York<br>London<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="totalPages"></a> <h4>totalPages </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The total pages field is used to describe the total number of pages in the report that is being described.<br> <span class="boldtext">Example(s): </span> <br>628<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publisher"></a> <h4>publisher </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The organization that physically puts together the communication and publishes it.<br> <span class="boldtext">Example(s): </span> <br>Harper Collins<br>University Of California Press<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publicationPlace"></a> <h4>publicationPlace </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The location at which the work was published. This is usually the name of the city in which the publishing house produced the work.<br> <span class="boldtext">Example(s): </span> <br>New York<br>London<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="communicationType"></a> <h4>communicationType </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The type of personal communication. Could be an email, letter, memo, transcript of conversation either hardcopy or online.<br> <span class="boldtext">Example(s): </span> <br>memo<br>letter<br>email<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="recipient"></a> <h4>recipient </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The person, place or thing the personal communication was sent to.<br> <span class="boldtext">Example(s): </span> <br>Schmedley, Joe<br>jschmedley@lternet.edu<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publisher"></a> <h4>publisher </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The organization that physically puts together the map and publishes it.<br> <span class="boldtext">Example(s): </span> <br>Harper Collins<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="edition"></a> <h4>edition </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The edition field is to document the edition of the map that is being described.<br> <span class="boldtext">Example(s): </span> <br>Second Edition<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="geographicCoverage"></a> <h4>geographicCoverage </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-coverage.html#GeographicCoverage">cov:GeographicCoverage</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>This element describes the geographic area which the map covers. Could be descriptive text or Cartesian coordinates of the area.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="scale"></a> <h4>scale </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The Map's scale<br> <span class="boldtext">Example(s): </span> <br>1:25,000<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publisher"></a> <h4>publisher </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>Organization which actually distributes the video, film, the broadcaster etc...<br> <span class="boldtext">Example(s): </span> <br>LTER Network Office<br>Public Broadcasting<br>Pacifica Radio<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publicationPlace"></a> <h4>publicationPlace </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The location at which the work was published. This is usually the name of the city in which the publishing house produced the work.<br> <span class="boldtext">Example(s): </span> <br>New York<br>London<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="performer"></a> <h4>performer </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The performers involved in acting, narrating, or shown in the audio visual production.<br> <span class="boldtext">Example(s): </span> <br>Jim Nabors<br>Sir Lawrence Olivier<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="ISBN"></a> <h4>ISBN </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The ISBN, or International Standard Book Number that has been assigned to this literature resource.<br> <span class="boldtext">Example(s): </span> <br>ISBN 1-861003-11-0<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publisher"></a> <h4>publisher </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The organization which physically puts together the reference and publishes it.<br> <span class="boldtext">Example(s): </span> <br>Harper Collins<br>University Of California Press<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="publicationPlace"></a> <h4>publicationPlace </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The location at which the work was published. This is usually the name of the city in which the publishing house produced the work.<br> <span class="boldtext">Example(s): </span> <br>New York<br>London<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="referenceType"></a> <h4>referenceType </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"></table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The reference type describes the type of reference this generic type is being used to represent.<br> <span class="boldtext">Example(s): </span> <br>zine<br>film<br>radio program<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="volume"></a> <h4>volume </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The volume field is used to describe the volume number of a reference that is part of a multi-volume series of references.<br> <span class="boldtext">Example(s): </span> <br>Volume 2<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="numberOfVolumes"></a> <h4>numberOfVolumes </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>Number of volumes in a collection<br> <span class="boldtext">Example(s): </span> <br>"12"<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="totalPages"></a> <h4>totalPages </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The total pages field is used to describe the total number of pages in the references that is being described.<br> <span class="boldtext">Example(s): </span> <br>628<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="totalFigures"></a> <h4>totalFigures </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The total figures field is used to describe the total number of figures, diagrams, and plates in the reference that is being documented.<br> <span class="boldtext">Example(s): </span> <br>45<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="totalTables"></a> <h4>totalTables </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The total tables field is used to describe the total number of tables that are present in the reference that is being documented.<br> <span class="boldtext">Example(s): </span> <br>10<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="edition"></a> <h4>edition </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The edition field is to document the edition of the generic reference type that is being described.<br> <span class="boldtext">Example(s): </span> <br>Second Edition<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="originalPublication"></a> <h4>originalPublication </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>Supplemental information about the original publication of the current reference.<br> <span class="boldtext">Example(s): </span> <br>Date<br>Publisher<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="reprintEdition"></a> <h4>reprintEdition </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>Reference for current edition that was originally published under a different title.<br> <span class="boldtext">Example(s): </span> <br>Stream Research in the LTER Network, 1993<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="reviewedItem"></a> <h4>reviewedItem </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>Use for articles, chapters, audio visual, etc. that are critical review of books, cinema, art, or other works.<br> <span class="boldtext">Example(s): </span> <br>Structure and Function of an Alpine Ecosystem Niwot Ridge, Colorado Edited by WILLIAM D. BOWMAN and TIMOTHY R. SEASTEDT, University of Colorado, Boulder<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="ISBN"></a> <h4>ISBN </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The ISBN, or International Standard Book Number that has been assigned to this literature resource.<br> <span class="boldtext">Example(s): </span> <br>ISBN 1-861003-11-0<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="ISSN"></a> <h4>ISSN </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The ISSN, or International Standard Serial Number that has been assigned to this literature resource.<br> <span class="boldtext">Example(s): </span> <br>ISSN 1234-5679<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="degree"></a> <h4>degree </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The degree field is used to describe the name or degree level for which the thesis was completed.<br> <span class="boldtext">Example(s): </span> <br>Ph.D.<br>M.S.<br>Master of Science<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="institution"></a> <h4>institution </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#ResponsibleParty">rp:ResponsibleParty</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The degree institution field is used to name the institution from which the degree was awarded for the thesis being described.<br> <span class="boldtext">Example(s): </span> <br>Western Washington University<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="totalPages"></a> <h4>totalPages </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The total pages field is used to document the number of pages that are present in the thesis that is being described.<br> <span class="boldtext">Example(s): </span> <br>356<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="conferenceName"></a> <h4>conferenceName </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The name of the conference at which this presentation was given.<br> <span class="boldtext">Example(s): </span> <br>North American Science Symposium<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="conferenceDate"></a> <h4>conferenceDate </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-resource.html#NonEmptyStringType">res:NonEmptyStringType</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The date the conference was held.<br> <span class="boldtext">Example(s): </span> <br>November 1-6, 1998<br> </blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="conferenceLocation"></a> <h4>conferenceLocation </h4> </td><td class="tablehead" colspan="1">This element has no default value.</td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext">Type: </span><a class="sitelink" href="eml-party.html#Address">rp:Address</a></td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The location where the conference was held.</blockquote> </td> </tr> <tr> <td colspan="2"> <h2>Attribute Definitions:</h2> </td> </tr> <tr> <td colspan="2" class="tablehead"><a class="sitelink" name="id"></a> <h4>id</h4> </td> </tr> <tr> <td class="tablepanel"> <p> <span class="boldtext">Type: </span><span class="plaintext"><a class="sitelink" href="eml-resource.html#IDType">res:IDType</a></span> </p> <p> <span class="boldtext">Use: </span><span class="plaintext">optional</span> </p> </td> </tr> <tr> <td colspan="2" class="tablehead"><a class="sitelink" name="system"></a> <h4>system</h4> </td> </tr> <tr> <td class="tablepanel"> <p> <span class="boldtext">Type: </span><span class="plaintext"><a class="sitelink" href="eml-resource.html#SystemType">res:SystemType</a></span> </p> <p> <span class="boldtext">Use: </span><span class="plaintext">optional</span> </p> </td> </tr> <tr> <td colspan="2" class="tablehead"><a class="sitelink" name="scope"></a> <h4>scope</h4> </td> </tr> <tr> <td class="tablepanel"> <p> <span class="boldtext">Type: </span><span class="plaintext"><a class="sitelink" href="eml-resource.html#ScopeType">res:ScopeType</a></span> </p> <p> <span class="boldtext">Use: </span><span class="plaintext">optional</span> </p> <p> <span class="boldtext">Default value: </span><span class="plaintext">document</span> </p> </td> </tr> <tr> <td colspan="2"> <h2>Complex Type Definitions:</h2> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="CitationType"></a> <h4>CitationType </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <tr> <td class="tablepanel" colspan="3"> A choice of (</td> </tr> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="eml-resource.html#ResourceGroup">res:ResourceGroup</a></td><td class="tablepanel"> </td><td class="tablepanel"> </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#contact">contact</a></td><td class="tablepanel">optional</td><td class="tablepanel">unbounded</td> </tr> <tr> <td class="tablepanel" colspan="3"> A choice of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#article">article</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#book">book</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#chapter">chapter</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#editedBook">editedBook</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#manuscript">manuscript</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#report">report</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#thesis">thesis</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#conferenceProceedings">conferenceProceedings</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#personalCommunication">personalCommunication</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#map">map</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#generic">generic</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#audioVisual">audioVisual</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#presentation">presentation</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="eml-resource.html#ReferencesGroup">res:ReferencesGroup</a></td><td class="tablepanel"> </td><td class="tablepanel"> </td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Attributes: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Default Value: </span></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#id">id</a></td><td class="tablepanel"><span class="plaintext">optional</span></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#system">system</a></td><td class="tablepanel"><span class="plaintext">optional</span></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#scope">scope</a></td><td class="tablepanel"><span class="plaintext">optional</span></td><td class="tablepanel"><span class="plaintext">document</span></td> </tr> </table> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="Article"></a> <h4>Article </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#journal">journal</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#volume">volume</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#issue">issue</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#pageRange">pageRange</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publisher">publisher</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publicationPlace">publicationPlace</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#ISSN">ISSN</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The article field provides sub-fields for a full citation of an article in a journal or other periodical.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="Book"></a> <h4>Book </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publisher">publisher</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publicationPlace">publicationPlace</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#edition">edition</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#volume">volume</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#numberOfVolumes">numberOfVolumes</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#totalPages">totalPages</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#totalFigures">totalFigures</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#totalTables">totalTables</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#ISBN">ISBN</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The book field provides sub-fields for a full citation of a book.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="Chapter"></a> <h4>Chapter </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top" colspan="3"> <p> <span class="boldtext">Derived from: </span><a class="sitelink" href="#Book">Book</a> (by xs:extension) </p> </td> </tr> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <p> <span class="boldtext">Derived from: </span><a class="sitelink" href="#Book">Book</a> (by xs:extension) </p> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#chapterNumber">chapterNumber</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#editor">editor</a></td><td class="tablepanel">required</td><td class="tablepanel">unbounded</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#bookTitle">bookTitle</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#pageRange">pageRange</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The book chapter allows citation of a single chapter or section of a book. The "creator" for a book chapter are the chapter's authors, while the "editor" is the book editors. Likewise, "title" is the chapter title, while "bookTitle" is the title of the whole book.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="ConferenceProceedings"></a> <h4>ConferenceProceedings </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top" colspan="3"> <p> <span class="boldtext">Derived from: </span><a class="sitelink" href="#Chapter">Chapter</a> (by xs:extension) </p> </td> </tr> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <p> <span class="boldtext">Derived from: </span><a class="sitelink" href="#Chapter">Chapter</a> (by xs:extension) </p> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#conferenceName">conferenceName</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#conferenceDate">conferenceDate</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#conferenceLocation">conferenceLocation</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The published notes, papers, presentations, etc..., of a conference.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="Manuscript"></a> <h4>Manuscript </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#institution">institution</a></td><td class="tablepanel">required</td><td class="tablepanel">unbounded</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#totalPages">totalPages</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The manuscript field provides sub-fields for a full citation of an unpublished manuscript.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="Report"></a> <h4>Report </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#reportNumber">reportNumber</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publisher">publisher</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publicationPlace">publicationPlace</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#totalPages">totalPages</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>The report may be self published by the institution or through a publisher. They usually are available by request to the institution or can be purchased from the publisher.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="PersonalCommunication"></a> <h4>PersonalCommunication </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publisher">publisher</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publicationPlace">publicationPlace</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#communicationType">communicationType</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#recipient">recipient</a></td><td class="tablepanel">optional</td><td class="tablepanel">unbounded</td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>This could be a widely distributed memo, an e-mail, a transcript from a conversation or interview, etc...</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="Map"></a> <h4>Map </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publisher">publisher</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#edition">edition</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#geographicCoverage">geographicCoverage</a></td><td class="tablepanel">optional</td><td class="tablepanel">unbounded</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#scale">scale</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>This element describes the map that is being cited or cataloged, including its geographic coverage and scale.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="AudioVisual"></a> <h4>AudioVisual </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publisher">publisher</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publicationPlace">publicationPlace</a></td><td class="tablepanel">optional</td><td class="tablepanel">unbounded</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#performer">performer</a></td><td class="tablepanel">optional</td><td class="tablepanel">unbounded</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#ISBN">ISBN</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>This reference type is meant to cover all forms of audio and visual media, including film, video, broadcast, other electronic media.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="Generic"></a> <h4>Generic </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publisher">publisher</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#publicationPlace">publicationPlace</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#referenceType">referenceType</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#volume">volume</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#numberOfVolumes">numberOfVolumes</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#totalPages">totalPages</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#totalFigures">totalFigures</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#totalTables">totalTables</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#edition">edition</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#originalPublication">originalPublication</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#reprintEdition">reprintEdition</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#reviewedItem">reviewedItem</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> A choice of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#ISBN">ISBN</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3"> OR </td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#ISSN">ISSN</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="Thesis"></a> <h4>Thesis </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#degree">degree</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#institution">institution</a></td><td class="tablepanel">required</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#totalPages">totalPages</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>Information about a thesis that has been written as part of a degree requirement and is frequently published in small numbers by the degree awarding institution.</blockquote> </td> </tr> <tr> <td class="tablehead" colspan="1"><a class="sitelink" name="Presentation"></a> <h4>Presentation </h4> </td><td class="tablehead" colspan="1"> </td> </tr> <tr> <td width="40%" class="tablepanel"> Content of this field: </td><td class="tablepanel"> Description of this field: </td> </tr> <tr> <td class="tablepanel"> <table class="tabledefault" border="0"> <tr> <td class="tablepanel" valign="top"><span class="boldtext"> Elements: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> Use: </span></td><td class="tablepanel" valign="top"><span class="boldtext"> How many: </span></td> </tr> <tr> <td class="tablepanel" colspan="3"> A sequence of (</td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#conferenceName">conferenceName</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#conferenceDate">conferenceDate</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel"><a class="sitelink" href="#conferenceLocation">conferenceLocation</a></td><td class="tablepanel">optional</td><td class="tablepanel"></td> </tr> <tr> <td class="tablepanel" colspan="3">)</td> </tr> </table> </td><td valign="top" class="tablepanel" colspan="1"> <blockquote>An unpublished presentation from a conference, workshop, workgroup, symposium, etc. It will be provided upon request in either in paper and/or electronic form by contacting the authors. If the presentation was actually published in a proceedings, use the conferenceProceedings type instead.</blockquote> </td> </tr> <tr> <td colspan="2"> <h2>Group Definitions:</h2> </td> </tr> </table> <p class="contact"> Web Contact: <a href="mailto:jones@nceas.ucsb.edu">jones@nceas.ucsb.edu</a> </p> </div> </body> </html>