|
Vendor documentation for the HighWire Abstract DTD (abhw.dtd)
This document summarizes usage guidelines for the HighWire Abstract DTD. You can view a copy of the most recent version of the DTD here. |
|
|
<ArticleSet>The top level container element. (Required: one occurance). The Article element is required within ArticleSet. |
|
|
<Copyright>The name of the copyright holder. (Optional: zero or one occurances). |
|
|
<ArticleTitle>The main title of the article. (Optional: zero or one occurance). |
|
|
<ShortTitle>An abbreviated version of the article's title. Sometimes referred to as a "running head" in publishing parlance. (Optional: zero or one occurance). |
|
|
<AuthorList>A container element. (Optional: zero or one occurances). The Author element is required within ArticleSet. |
|
|
<DocumentType>The top level descriptor of the article. For example, "Article" or "Editorial". (Optional: zero or one occurance). |
|
|
<TOCSection>The name of the section the article fits into on the table of contents. This element is used primarily to generate the papbysection page. The element is necessary if you intend to organize articles by section as well as by date. (Optional: zero, one or more occurances). |
|
|
<TopicCollection>Used if the article should be further categorized into a subject collection/s. (Optional: zero, one or more occurances). |
|
|
<KeyWord>Can be used multiple times, once for each keyword in an article. NOTE: Please omit the text string "Keyword" and any trailing and/or separating punctuation that appears in print, as this punctuation will be generated by the system during loading. (Optional: zero, one or more occurances). |
|
|
<ArticleIdList>A container element. (Required: one occurance). The ArticleId element is required within ArticleIdList. |
|
|
<ArticleId>Contains identifying information specific to the article. (Required: one or more occurances).
|
|
|
<Abstract>The abstract of the article. (Required: one occurance), although it may be left empty if there is no abstract. If the abstract contains multiple paragraphs, use <p> and </p> to begin and end each paragraph. If not, <p> (and </p>) can be omitted. |
|
|
<Footnotes>Footnotes to the article. This element is typically used to contain more elaborate affiliation and/or correspondence information than can be included within the Author element. The p element is not required, but should be used if the footnotes contain more than one paragraph. |
|
|
<Figure>Figures contained in the Abstract. HighWire does not currently support the use of this element.
|
|
|
Character FormattingThe following elements can be used to format data:
|