This element is modelled on elements in the Encoded Archival Description (EAD), Text Encoding Initiative (TEI), and HTML standards.
<elementSpec ident="li" module="MEI.text">
<desc>(list item) – Single item in a
<gi scheme="MEI">list</gi>.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.facsimile"/>
<memberOf key="att.lang"/>
</classes>
<content>
<rng:zeroOrMore>
<rng:choice>
<rng:text/>
<rng:ref name="model.textComponentLike"/>
<rng:ref name="model.textPhraseLike"/>
<rng:ref name="model.editLike"/>
<rng:ref name="model.transcriptionLike"/>
</rng:choice>
</rng:zeroOrMore>
</content>
<remarks>
<p>This element is modelled on elements in the Encoded Archival Description (EAD), Text
Encoding Initiative (TEI), and HTML standards.</p>
</remarks>
</elementSpec>