Graphical Abstract
Capture Graphical Abstracts in an <abstract> element. with an
@abstract-type attribute of value graphical
.
The <abstract> element must contain an empty child
<title> element and a <fig> element
containing the graphical abstract.
The <fig> element must contain a @id attribute
containing a unique identifier for the figure and a child
<graphic> element containing the reference to the image.
The graphic element must contain the following attributes:
@content-typecontaining the valueonline
.@idcontaining a unique identifier for the graphic.-
@xlink:hrefcontaining the file name of the graphic.
Example
<abstract abstract-type="graphical">
<title/>
<p>
<fig id="GA1">
<graphic content-type="online" id="ecsspacc4d9-ga_on" xlink:href="ecsspacc4d9-ga.jpg"/>
</fig>
</p>
</abstract>