<elementSpec ident="div" module="MEI.shared">
<desc>(division) – Major structural division of text, such as a preface, chapter or
section.</desc>
<classes>
<memberOf
key="att.basic"/>
<memberOf
key="att.classed"/>
<memberOf
key="att.facsimile"/>
<memberOf
key="att.labelled"/>
<memberOf
key="att.lang"/>
<memberOf
key="att.linking"/>
<memberOf
key="att.metadataPointing"/>
<memberOf
key="att.nNumberLike"/>
<memberOf
key="att.responsibility"/>
<memberOf
key="model.divLike"/>
</classes>
<content>
<rng:zeroOrMore>
<rng:choice>
<rng:ref
name="model.headLike"
/>
<rng:ref
name="model.milestoneLike.text"
/>
</rng:choice>
</rng:zeroOrMore>
<rng:zeroOrMore>
<rng:choice>
<rng:ref
name="model.divLike"
/>
<rng:ref
name="model.figureLike"
/>
<rng:ref
name="model.textComponentLike"
/>
<rng:ref
name="sp"
/>
</rng:choice>
</rng:zeroOrMore>
</content>
<attList org="group">
<attDef ident="type" usage="opt">
<desc>Characterizes the textual division in some sense, using any convenient classification
scheme or typology that employs single-token labels.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="NMTOKENS"/>
</datatype>
<valList type="semi">
<valItem ident="abstract">
<desc>A summary of the content of a text as continuous prose.</desc>
</valItem>
<valItem ident="ack">
<desc>A formal declaration of acknowledgment by the author in which persons and
institutions are thanked for their part in the creation of a text.</desc>
</valItem>
<valItem ident="appendix">
<desc>An ancillary self-contained section of a work, often providing additional but in
some sense extra-canonical text.</desc>
</valItem>
<valItem ident="bibliography">
<desc>A list of bibliographic citations.</desc>
</valItem>
<valItem ident="colophon">
<desc>A statement appearing at the end of a book describing the conditions of its
physical production.</desc>
</valItem>
<valItem ident="contents">
<desc>A table of contents, specifying the structure of a work and listing its
constituents. The list element should be used to mark its structure.</desc>
</valItem>
<valItem ident="dedication">
<desc>A formal offering or dedication of a text to one or more persons or institutions
by the author.</desc>
</valItem>
<valItem ident="frontispiece">
<desc>A pictorial frontispiece, possibly including some text.</desc>
</valItem>
<valItem ident="glossary">
<desc>A list of terms associated with definition texts (‘glosses’).</desc>
</valItem>
<valItem ident="half-title">
<desc>A page containing only the title of a book — as opposed to the title page, which
also lists subtitle, author, imprint and similar data.</desc>
</valItem>
<valItem ident="index">
<desc>Any form of index to the work.</desc>
</valItem>
<valItem ident="annotations">
<desc>A section in which annotations on the text are gathered together.</desc>
</valItem>
<valItem ident="preface">
<desc>A foreword or preface addressed to the reader in which the author or publisher
explains the content, purpose, or origin of the text.</desc>
</valItem>
</valList>
</attDef>
</attList>
<remarks>
<p part="N">Often, the
<gi scheme="MEI">head</gi> sub-element identifies the
<gi scheme="MEI">div</gi>'s purpose. This element is modelled on an element in the Text Encoding Initiative
(TEI) standard.</p>
</remarks>
</elementSpec>