This element is modelled on an element in the Text Encoding Initiative (TEI) standard.
<elementSpec ident="speaker" module="MEI.shared">
<desc>Contains a specialized form of heading or label, giving the name of one or more speakers
in a dramatic text or fragment.</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.textPhraseLike.limited"/>
<rng:ref name="model.editLike"/>
<rng:ref name="model.transcriptionLike"/>
</rng:choice>
</rng:zeroOrMore>
</content>
<remarks>
<p>This element is modelled on an element in the Text Encoding Initiative (TEI) standard.</p>
</remarks>
</elementSpec>