DIV
(i.e. text division)
Description: contains a subdivision of the front, body, or back of a
text.
Attributes: [None: global and inherited attributes only.]
Example:
<body>
<div type=part><head>Fallacies of Authority</head>
<epigraph>The subject of which is Authority in
various shapes, and the object, to repress all
exercise of the reasoning faculty.</epigraph>
<div type=chapter n=1><head>The Nature of Authority</head>
<p>With reference to any proposed measures
having for their object the greatest happiness
of the greatest number....
<div type=section n='1.1'><head>Analysis of Authority
<p>What on any given occasion is the legitimate
weight or influence to be attached to authority
<!-- ... -->
</div>
<div type=section n='1.2'><head>Appeal to Authority,
in What Cases Fallacious.
<p>Reference to authority is open to the charge of
fallacy when...
<!-- ... -->
</div>
<!-- other sections here -->
</div>
<div type=chapter n=2>
<!-- other chapters here -->
</div>
</div>
<!-- other parts here -->
</body>
Part: base tag set for common core features
Member of classes: declaring, divn
DTD file: teistr2
Data description: any sequence of low-level structural elements, possi-
bly grouped into lower subdivisions.
May occur within: back body div front
May contain: argument bibl biblFull biblStruct byline camera caption
castList cit closer div docAuthor docDate entry entryFree epigraph
event eTree graph head kinesic l label lg lg1 list listBibl move
note opener p pause q quote salute shift signed sound sp stage
superentry tech termEntry trailer tree u view vocal writing
Declaration:
<!ELEMENT div - O ((%m.divtop;)*, (div+ |
((%component;)+, div*)),
(%m.divbot;)*) >
<!ATTLIST div %a.global
%a.declaring
%a.divn >
Discussed in 7.1, "Divisions of the Body," on page 15.
Discussed in 13.4, "Overall Structure of Terminological Documents," on
page 24.
Discussed in 7.1.1, "Un-numbered Divisions," on page 15.
This tag is recommended when applicable.
Content
- Tag Minimization
-
Open Tag: REQUIRED
Close Tag: OPTIONAL
See ATTRIBUTES
See CONTENT DECLARATION
Parent Elements
Top Element List
All Element List
Tree
teilite DTD