◇◆
<nlm-citation> NLM Citation Model (deprecated)
This alternative type of citation comes from an older version of JATS and is now deprecated
in JATS; avoid using it. For NISO STS, use the element <std> for a citation to a standard; use either the <element-citation> element or the <mixed-citation> element to tag a dataset, journal article, book, or any document that is not a standard.
Attributes
Linking Attributes
xlink:type (fixed value = simple)
Namespaces
xmlns:xlink (fixed value = http://www.w3.org/1999/xlink)
Models and Context
May be contained in
Description
The following, in order:
- Any combination of:
- Any combination of:
- <source> Source (in a citation), zero or one
- <patent> Patent Number (in a citation), zero or one
- <trans-source> Translated Source (in a citation), zero or one
- <year> Year, zero or one
- Any one of:
- The following, in order:
- <month> Month (in a citation), zero or one
- <day> Day (in a citation), zero or one
- <time-stamp> Time Stamp For Cited Work (deprecated), zero or one
- <season> Season (in a citation), zero or one
- The following, in order:
- <access-date> Access Date For Cited Work (deprecated), zero or one
- <volume> Volume Number (in a citation), zero or one
- <edition> Edition Statement, zero or one
- <conf-name> Conference Name (in a citation), zero or one
- <conf-date> Conference Date (in a citation), zero or one
- <conf-loc> Conference Location (in a citation), zero or one
- Any combination of:
- <publisher-loc> Publisher’s Location (in a citation), zero or one
- <publisher-name> Publisher's Name (in a citation), zero or one
- Zero or more occurrences of the following, in order:
- <fpage> First Page (in a citation), zero or one
- <lpage> Last Page (in a citation), zero or one
- <page-count> Page Count, zero or one
- <series> Series (in a citation), zero or one
- <comment> Comment (in a citation), zero or more
- <pub-id> Publication Identifier (in a citation), zero or more
- <annotation> Annotation (in a citation), zero or one
Content Model
<!ELEMENT nlm-citation ((person-group | collab)*, (article-title | trans-title)*, source?, patent?, trans-source?, year?, ((month?, day?, time-stamp?) | season?), access-date?, volume?, edition?, conf-name?, conf-date?, conf-loc?, (issue | supplement)*, publisher-loc?, publisher-name?, (fpage?, lpage?)*, page-count?, series?, comment*, pub-id*, annotation?) >