The model of this element is based on the catchwords element of the Text Encoding Initiative (TEI).
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="catchwords" module="MEI.msDesc"><desc xml:lang="en">Describes the system used to ensure correct ordering of the quires making up an item,
typically by means of annotations at the foot of the page.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.bibl"/>
<memberOf key="att.lang"/>
<memberOf key="model.msInline"/>
<memberOf key="model.physDescPart"/>
</classes>
<constraintSpec ident="check_catchwords_inline" scheme="schematron">
<constraint>
<sch:rule context="mei:catchwords">
<sch:assert test="ancestor::mei:physDesc">The catchwords element may only appear as a
descendant of the physDesc element.</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-catchwords.html">catchwords</ref> element of the Text Encoding Initiative (TEI).</p>
</remarks></elementSpec>