<inlinegraphic> (Inline Graphic) Description .email comment.
Description
This element holds a reference to an image data file. The image is presented within the text, without forcing line-breaks before or after the image. It is intended for small images (for larger, display graphics see the <graphic> element).
Parent Elements
The elements listed below may directly contain this element. They are "parent" elements. Elements in referenced groups are included, up to two levels of group nesting.
Model Diagram
The DTD model for this element:
 (no content allowed) 
DTD Definition
The DTD contains the following element and attribute definitions (note that embedded links are to definitions within the DTD page of this guide):
<!ELEMENT inlinegraphic                  EMPTY>
<!ATTLIST inlinegraphic
               %a-group-FileRefAttrs;
               %a-group-GraphicAttrs;
               %a-group-CommonIDAttrs;
               %a-group-InteractiveAttrs;>
.
Defined in DTD section Inline-level Content : Objects
General Attributes (shared with other elements)
File Reference Attributes (a-group-FileRefAttrs)
Graphic Attributes (a-group-GraphicAttrs)
Common Optional ID Attributes (a-group-CommonIDAttrs)
Interactive Attributes (a-group-InteractiveAttrs)