The model of this element is based on the locusGrp element of the Text Encoding Initiative (TEI).
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="locusGrp" module="MEI.msDesc"><gloss xml:lang="en">locus group</gloss>
<desc xml:lang="en">Groups locations which together form a distinct but discontinuous item
within a manuscript or manuscript part, according to a specific foliation.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.bibl"/>
<memberOf key="att.foliation.scheme"/>
<memberOf key="att.lang"/>
<memberOf key="model.msInline"/>
</classes>
<constraintSpec ident="check_locusGrp_inline" module="MEI.msDesc" scheme="schematron">
<constraint>
<sch:rule context="mei:locusGrp">
<sch:assert test="ancestor::mei:physDesc or parent::mei:contentItem or ancestor::mei:source[ancestor::mei:componentList[ancestor::mei:sourceDesc
or ancestor::mei:sourceList or ancestor::mei:workList]]">The locusGrp element may only appear as a descendant of a physDesc element, a
contentItem element, or a source element that is a component of another source or
work.</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-locusGrp.html">locusGrp</ref> element of the Text Encoding Initiative (TEI).</p>
</remarks></elementSpec>