Element: OtherAbstract

Includes abstracts for the cited article that are either: 1) published in a language other than English, as indicated in the @Language attribute; 2) created by a collaborating partner, as identified in the @Type attribute; or 3) added by the publisher, typically for older articles that did not include abstracts when initially published.

Content Model

( AbstractText+, CopyrightInformation? )

Contains:

Attributes

  • Type (AAMC | AIDS | KIE | PIP | NASA | Publisher) #REQUIRED
  • Language CDATA "eng"

May be contained in:

Examples

<OtherAbstract Type="PIP" Language="eng">
    <AbstractText>The medical mission organization ...</AbstractText>
</OtherAbstract>

<OtherAbstract Type="Publisher" Language="spa">
    <AbstractText>La prevalencia de la obesidad mórbida...</AbstractText>
</OtherAbstract>