Names one of the months of the year
Used within both book and book component metadata and citations, this element may contain the textual name of a month (“December”), a month-name abbreviation (“Dec”), or a numeric month (“12”). Numeric months are best practice for archives who wish to regularize their data.
Conversion Note: For ease in comparisons and searching, many archives prefer that months be converted to numeric values:
<!ELEMENT month (#PCDATA) >
Text, numbers, or special characters
<citation> Citation; <date> Date; <pub-date> Publication Date; <related-article> Related Article Information; <string-date> Date as a String
...<book-part-meta> <title-group> <title>GenBank: The Nucleotide Sequence Database</title> </title-group> <contrib-group>...</contrib-group> <history> <date date-type="created"> <day>9</day><month>10</month><year>2002</year> </date> <date date-type="updated"> <day>27</day><month>7</month><year>2004</year> </date> </history> <alternate-form xmlns:xlink="http://www.w3.org/1999/xlink" alternate-form-type="pdf" xlink:href="ch1d1"/> <abstract> <p>The GenBank sequence database is an annotated collection of all publicly available nucleotide sequences and their protein translations. This database is produced at ...complete microbial genome sequences.</p> </abstract> </book-part-meta>...</body> </book-part> </body> </book>
common.ent