<figure> |
indicates the location of a graphic, illustration, or figure. |
Attributes |
(In addition to global attributes
and those inherited from inter, tpParts)
entity |
names the external entity within which the graphic image of
the figure is stored. |
|
Datatype: ENTITY |
|
Values: the
name of an external unparsed entity declared elsewhere in the DTD. |
|
Default: #IMPLIED |
|
Example:
|
Note |
This attribute may be omitted if for some reason no
electronic form of the image is provided.
|
|
Example |
<figure entity="Fig1">
<head>Figure One: The View from the Bridge</head>
<figDesc>A Whistleresque view showing four
or five sailing boats in the foreground, and a
series of buoys strung out between them.</figDesc>
</figure>
|
Note |
The end-tag must be supplied, even if the element has no
content.
|
Module |
Declared in file teifig2; Additional tag set for figures, tables and formulae: enabled by
TEI.figures
|
Class |
inter; tpParts
|
May contain |
addSpan alt altGrp anchor cb certainty delSpan fLib figDesc fs fsLib fvLib gap head index interp interpGrp join joinGrp lb link linkGrp milestone p pb respons span spanGrp text timeline |
May occur within |
ab add admin camera caption case cell colloc corr country damage def descrip dictScrap docEdition emph entryFree etym figDesc foreign form gen gram gramGrp head hi hyph imprimatur item itype l lang lbl lem meeting mood note number orth otherForm p per pos pron q quote rdg ref region rendition seg sic sound stage stress subc supplied syll tagUsage tech title titlePage titlePart tns tr trans unclear usg view wit witDetail witness writing xr xref |
Declaration |
<!ELEMENT figure %om.RR; ((%m.Incl;)*,
(head, (%m.Incl;)*)?,
(p, (%m.Incl;)*)*,
(figDesc, (%m.Incl;)*)?,
(text, (%m.Incl;)*)?) >
<!ATTLIST figure
%a.global;
entity ENTITY #IMPLIED>
|
See further |
22 Tables, Formulae, and Graphics |