<article-meta> Article Metadata
Usage/Remarks
Metadata Comparison to Other Journals
Models and Context
May be contained in
Description
- <article-id> Article Identifier, zero or more
- Optionally any one of:
- <article-categories> Article Grouping Data, zero or one
- <title-group> Title Group, zero or one
- Any combination of:
- <author-notes> Author Note Group, zero or one
- Any one of:
- <pub-date> Publication Date, zero or more
- <pub-date-not-available> Publication Date Not Available Flag, zero or one
- <volume> Volume Number, zero or more
- <volume-id> Volume Identifier, zero or more
- <volume-series> Volume Series, zero or one
- <issue> Issue Number, zero or more
- <issue-id> Issue Identifier, zero or more
- <issue-title> Issue Title, zero or more
- <issue-title-group> Issue Title Group, zero or more
- <issue-sponsor> Issue Sponsor, zero or more
- <issue-part> Issue Part, zero or one
- <volume-issue-group> Volume Issue Grouping, zero or more
- <isbn> ISBN, zero or more
- <supplement> Supplement Information, zero or one
- Optionally any one of:
- The following, in order:
- Optionally, the following sequence (in order):
- <fpage> First Page
- <lpage> Last Page, zero or one
- <page-range> Page Ranges, zero or one
- Optionally, the following sequence (in order):
- <elocation-id> Electronic Location Identifier
- The following, in order:
- Any combination of:
- <history> History: Document History, zero or one
- <pub-history> Publication History, zero or one
- <permissions> Permissions, zero or one
- <self-uri> URI for This Same Article Online, zero or more
- Any combination of:
- <abstract> Abstract, zero or more
- <trans-abstract> Translated Abstract, zero or more
- <kwd-group> Keyword Group, zero or more
- <funding-group> Funding Group, zero or more
- <support-group> Support Group, zero or more
- <conference> Conference Information, zero or more
- <counts> Counts, zero or one
- <custom-meta-group> Custom Metadata Group, zero or one
Content Model
<!ELEMENT article-meta %article-meta-model; >
Expanded Content Model
(article-id*, (article-version | article-version-alternatives)?, article-categories?, title-group?, (contrib-group | aff | aff-alternatives | x)*, author-notes?, ((pub-date)* | pub-date-not-available?), volume*, volume-id*, volume-series?, issue*, issue-id*, issue-title*, issue-title-group*, issue-sponsor*, issue-part?, volume-issue-group*, isbn*, supplement?, (((fpage, lpage?)?, page-range?) | elocation-id)?, (email | ext-link | uri | product | supplementary-material)*, history?, pub-history?, permissions?, self-uri*, (related-article | related-object)*, (abstract)*, trans-abstract*, (kwd-group)*, funding-group*, support-group*, conference*, counts?, custom-meta-group?)
Tagged Sample
Fairly complete article metadata sample
<article dtd-version="1.3">
<front>
<journal-meta>
<journal-id journal-id-type="pmc">BMJ</journal-id>
<journal-id journal-id-type="pubmed">BMJ</journal-id>
<journal-id journal-id-type="publisher">BR MED J</journal-id>
<journal-title-group>
<abbrev-journal-title>BR MED J</abbrev-journal-title>
</journal-title-group>
<issn>0959-8138</issn>
<publisher>
<publisher-name>British Medical Journal</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="pmid">10092260</article-id>
<title-group>
<article-title>Systematic review of day hospital care for elderly
people</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name><surname>Forster</surname>
<given-names>Anne Williams</given-names></name>
<role>research physiotherapist</role>
<xref ref-type="aff" rid="StLuke"/>
</contrib>
<contrib contrib-type="author">
<name><surname>Young</surname>
<given-names>John G.</given-names></name>
<role>consultant physician</role>
<xref ref-type="aff" rid="StLuke"/>
</contrib>
<contrib contrib-type="author">
<name><surname>Langhorne</surname>
<given-names>Peter Parker ("Spider")</given-names></name>
<role>senior lecturer</role>
<xref ref-type="aff" rid="StLuke"/>
</contrib>
</contrib-group>
<aff id="StLuke">...</aff>
<author-notes>
<fn fn-type="con">
<p>Contributors: AF planned and initiated the
review, ...</p>
</fn>
<fn>
<p>Correspondence to: Dr Forster
<email>a.forster@leeds.ac.uk</email></p>
</fn>
</author-notes>
<pub-date publication-format="print" date-type="pub" iso-8601-date="1999-03-27">
<day>27</day><month>03</month><year>1999</year>
</pub-date>
<volume>318</volume>
<issue>7187</issue>
<fpage>837</fpage>
<lpage>841</lpage>
<history>
<date date-type="accepted" iso-8601-date="1999-01-29">
<day>29</day><month>01</month><year>1999</year>
</date>
</history>
<permissions>
<copyright-statement>Copyright © 1999, British Medical
Journal</copyright-statement>
<copyright-year>1999</copyright-year>
</permissions>
<abstract>...</abstract>
</article-meta>
</front>
<body>...</body>
<back>...</back>
</article>