This element is modelled on an element in the Text Encoding Initiative (TEI).
<elementSpec ident="creation" module="MEI.shared">
<desc>Non-bibliographic details of the creation of an intellectual entity, in narrative
form,
such as the date, place, and circumstances of its composition. More detailed information
may
be captured within the history element.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.bibl"/>
<memberOf key="att.datable"/>
<memberOf key="att.facsimile"/>
<memberOf key="att.lang"/>
<memberOf key="model.biblPart"/>
</classes>
<content>
<rng:zeroOrMore>
<rng:choice>
<rng:text/>
<rng:ref name="dedication"/>
<rng:ref name="model.textPhraseLike.limited"/>
</rng:choice>
</rng:zeroOrMore>
</content>
<remarks>
<p>This element is modelled on an element in the Text Encoding Initiative (TEI).</p>
</remarks>
</elementSpec>