This element is modelled on an element in the Text Encoding Initiative (TEI) standard.
<elementSpec ident="handList" module="MEI.header">
<desc>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="isoschematron">
<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>
<p>This element is modelled on an element in the Text Encoding Initiative (TEI) standard.</p>
</remarks>
</elementSpec>