The model of this element is based on the handNotes element of the Text Encoding Initiative (TEI).
<elementSpec ident="handList" module="MEI.header">
<desc xml:lang="en">Container for one or more hand elements.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.bibl"/>
<memberOf key="model.physDescPart"/>
</classes>
<constraintSpec ident="checkHandListLabels" scheme="schematron">
<constraint>
<sch:rule context="mei:handList[mei:label]">
<sch:assert role="warning" test="count(mei:label) = count(mei:hand)">When labels are used,
usually each hand has one.</sch:assert>
</sch:rule>
</constraint>
</constraintSpec>
<remarks xml:lang="en">
<p>The model of this element is based on the <ref target="https://tei-c.org/release/doc/tei-p5-doc/en/html/ref-handNotes.html">handNotes</ref> element of the Text Encoding Initiative (TEI).</p>
</remarks>
</elementSpec>