<time-stamp>

Time Stamp for Cited Work

This is a element from older versions of this Tag Set, now replaced by <date-in-citation> with a @content-type attribute of “time-stamp” to record any time stamp that was found on the cited resource when it was examined, for resources such as databases that may use a time signature to identify different versions.

Remarks

This element is an artifact, now used only within the <nlm-citation> element, which is deprecated in and after Version 3.0. Use of this element is therefore also deprecated.

Attribute

content-type Type of Content

Related Elements

Use <date-in-citation> to record information such as this inside a <element-citation> or <mixed-citation>.

Content Model

<!ELEMENT  time-stamp   (#PCDATA %time-stamp-elements;)*             >

Expanded Content Model

(#PCDATA | x)*

Description

Any combination of:

This element may be contained in:

<nlm-citation>

Example

Used only in <nlm-citation>, an element-style bibliographic reference (punctuation and spacing removed):

...
<ref>
<nlm-citation publication-type="commun">
<person-group person-group-type="author">
<string-name><surname>Harris</surname>, 
<given-names>Pat</given-names></string-name>
</person-group>
<article-title>New Z39.50 resource [Internet]</article-title>
<source>Message to: Karen Patrias</source>
<year>1998</year>
<month>02</month>
<day>27</day>
<time-stamp>1:18 pm</time-stamp>
<access-date>cited 1998 Feb 28</access-date>
<comment>[about 2 screens]</comment>
</nlm-citation>
</ref>
...


Module

references3.ent