<string-date>

Date as a String

Definition

A date represented as text, i.e., just as a string of letters, numbers, and special characters

Remarks

This element is typically used for dates for which months and years are not given (e.g., “In apple blossom time”). While the <string-date> element may also be used for any date that is represented as a sequence of characters (i.e., “January, 2001”, “Fall 2001”, “March 11, 2001”), it is better practice, when possible, to tag the year, month, and/or day as numbers, so “January, 2001” would become:

<month>01</month>
<year>2001</year>

This Archiving Tag Set allows <string-date> both inside date and at the same level as date. This flexibility enables preservation of nearly any publisher’s structure. The tighter Tag Sets created from the base Suite may choose to use one or the other in preference.

Attribute

content-type Type of Content

Model Information

Content Model

<!ELEMENT  string-date  (#PCDATA %string-date-elements;)*            >

Description

Any combination of:

This element may be contained in:

<citation> Citation; <date> Date; <history> History: Document History; <product> Product Information; <pub-date> Publication Date; <related-article> Related Article Information

Tagged Example

No sample is available at this time.

Module

common.ent