%graphic-model; Graphic Model

Content model for the <graphic> element.

Usage/Remarks

This is a very permissive model, allowing almost anything that could be inside a full Figure. In most cases, the <graphic> element will be empty, with attributes pointing to an external file.
Declaration
<!ENTITY % graphic-model
                        "(%access.class; | %abstract.class; | 
                          %address-link.class; | %caption.class; | 
                          %display-back-matter.class; | 
                          %id.class; | %label.class; |
                          %kwd-group.class; | %subj-group.class; |
                          %xref.class;)* "                           >
Expanded Declaration

(alt-text | long-desc | abstract | email | ext-link | uri | caption | attrib | permissions | object-id | label | kwd-group | subj-group | xref)*