<graphic>

Graphic

Used to call a graphic image that will be displayed as a block in text or as part of a <table-wrap> or <fig>

Attributes

copyright Copyright
id Identifier
specific-use Specific Use
xlink:actuate Actuating the Link
xlink:href Href (Linking Mechanism)
xlink:role Role of the Link
xlink:show Showing the Link
xlink:title Title of the Link
xlink:type Type of Link
xmlns:xlink XLink Namespace Declaration

Expanded Content Model

(alt-text | long-desc | ext-link | object-id | label | caption | attrib | permissions)*

Description

Any combination of:

This element may be contained in:

<abstract>, <ack>, <alternatives>, <app>, <app-group>, <array>, <bio>, <body>, <boxed-text>, <chem-struct>, <chem-struct-wrap>, <disp-formula>, <disp-quote>, <fig>, <fig-group>, <floats-group>, <license-p>, <named-content>, <notes>, <p>, <ref-list>, <sec>, <sig-block>, <styled-content>, <supplementary-material>, <table-wrap>, <term>, <trans-abstract>

Example

<article structure-type="article" dtd-version="0.1"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:mml="http://www.w3.org/1998/Math/MathML"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>...</front>
<body>...</body>
<back>...</back>
<floats-group>
<table-wrap id="tbl1">
<label>1</label>
<caption>
<title>Categories of Therapist Immediacy in
Immediacy Events</title>
</caption>
<graphic copyright="inherit" id="tbl1a"
xlink:href="pst_45_3_281_tbl1a.tif" />
<search-text>

Category
# Events

Note. Based on 33 immediacy events; categories were not
mutually exclusive given that several types of immediacy
could occur in each immediacy event; each category was
counted only once per event.

1. Drew parallels between external and therapy relationships
16 events

2. Encouraged expression of immediate feelings
15 events

3. Processed termination
11 events
...
</search-text>
</table-wrap>
...
</floats-group>
</article>

Module

display3.ent