<product> Product Information
Usage/Remarks
Best Practice
NLM DTD Historical Note
Attributes
Multi-lang Attributes
Namespaces
Models and Context
May be contained in
Description
- Text, numbers, or special characters
- Related Material Elements
- Emphasis Elements
- <alternatives> Alternatives For Processing
- Inline Display Elements
- Inline Math Elements
- Other Inline Elements
- <price> Price
- <annotation> Annotation in a Citation
- <article-title> Article Title
- <chapter-title> Chapter Title in a Citation (deprecated)
- <collab> Collaborative (Group) Author (deprecated)
- <collab-alternatives> Collaboration Alternatives (deprecated)
- <collab-name> Collaborative (Group) Name
- <collab-name-alternatives> Collaborative (Group) Name Alternatives
- <collab-wrap> Collaborative (Group) Wrapper
- <comment> Comment in a Citation
- <conf-acronym> Conference Acronym
- <conf-date> Conference Date
- <conf-loc> Conference Location
- <conf-name> Conference Name
- <conf-sponsor> Conference Sponsor
- <data-title> Data Title
- <date> Date
- <date-in-citation> Date within a Citation
- <day> Day
- <edition> Edition Statement, Cited
- Linking Elements
- <elocation-id> Electronic Location Identifier
- <etal> Et Al.
- <fpage> First Page
- <gov> Government Report, Cited
- <institution> Institution Name: in an Address
- <institution-wrap> Institution Wrapper
- <isbn> ISBN
- <issn> ISSN International Standard Serial Number
- <issn-l> ISSN-L (Linking ISSN)
- <issue> Issue Number
- <issue-id> Issue Identifier
- <issue-part> Issue Part
- <issue-title> Issue Title
- <lpage> Last Page
- <month> Month
- <name> Name of Person
- <name-alternatives> Name Alternatives
- <object-id> Object Identifier
- <page-range> Page Ranges
- <part-title> Part Title in a Citation
- <patent> Patent Number, Cited
- <person-group> Person Group for a Cited Publication
- <pub-id> Publication Identifier for a Cited Publication
- <publisher-loc> Publisher’s Location
- <publisher-name> Publisher’s Name
- <role> Role or Function Title of Contributor
- <season> Season
- <series> Series
- <size> Size
- <source> Source
- <std> Standard, Cited (deprecated)
- <string-date> Date as a String
- <string-name> Name of Person (Unstructured)
- <supplement> Supplement Information
- <trans-source> Translated Source (deprecated)
- <trans-title> Translated Title (deprecated)
- <version> Version Statement
- <volume> Volume Number
- <volume-id> Volume Identifier
- <volume-series> Volume Series
- <year> Year
- Internal Linking Elements
- Baseline Change Elements
Content Model
<!ELEMENT product (#PCDATA %product-elements;)* >
Expanded Content Model
(#PCDATA | inline-supplementary-material | related-article | related-object | bold | fixed-case | italic | monospace | overline | roman | sans-serif | sc | strike | underline | ruby | alternatives | inline-graphic | inline-media | chem-struct | inline-formula | abbrev | index-term | index-term-range-end | named-content | styled-content | price | annotation | article-title | chapter-title | collab | collab-alternatives | collab-name | collab-name-alternatives | collab-wrap | comment | conf-acronym | conf-date | conf-loc | conf-name | conf-sponsor | data-title | date | date-in-citation | day | edition | email | elocation-id | etal | ext-link | fpage | gov | institution | institution-wrap | isbn | issn | issn-l | issue | issue-id | issue-part | issue-title | lpage | month | name | name-alternatives | object-id | page-range | part-title | patent | person-group | pub-id | publisher-loc | publisher-name | role | season | series | size | source | std | string-date | string-name | supplement | trans-source | trans-title | uri | version | volume | volume-id | volume-series | year | fn | target | xref | sub | sup)*
Tagged Sample
Deeply tagged
...
<product>
<source>Image-Guided Radiation Therapy in Lymphoma Management.
The Increasing Role of Functional Imaging</source>.
<name name-style="western"><surname>Macklis</surname>
<given-names>R. M.</given-names></name>;
<name name-style="western"><surname>Conti</surname>
<given-names>P. S.</given-names></name>.
<publisher-name>Informa Healthcare</publisher-name>,
<publisher-loc>Essex, United Kingdom</publisher-loc>,
<year>year</year>, Price: <price>$324.00</price>.
ISBN: <isbn>9781420058741</isbn>, <size
units="pages">80</size> p. (hardcover)
</product>
...