The development of a work can be traced in one or more sources.
When the genDesc element is nested, the inner element describes a group of processes with unknown chronological order inside a larger set of processes with known order, or vice versa.
The decls attribute may be used to link the genetic description with a particular work described in the header.
<elementSpec ident="genDesc" module="MEI.genetic">
<gloss xml:lang="en">genetic description</gloss>
<desc xml:lang="en">Bundles information about the textual development of a
work.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.metadataPointing"/>
<memberOf key="model.resourceLike"/>
</classes>
<content>
<rng:zeroOrMore>
</rng:zeroOrMore>
</content>
<attList>
<attDef ident="ordered">
<desc xml:lang="en">When set to "true" the child elements are known to be in chronological order. When
set
to "false" or when not provided, the order of child elements is unknown.</desc>
</attDef>
</attList>
<remarks xml:lang="en">
<p>The development of a work can be traced in one or more sources.</p>
<p>When the <gi scheme="MEI">genDesc</gi> element is nested, the inner element describes a
group of processes with unknown chronological order inside a larger set of processes
with
known order, or vice versa.</p>
<p>The <att>decls</att> attribute may be used to link the genetic description with a
particular work described in the header.</p>
</remarks>
</elementSpec>