This element is analogous to the zone element in the facsimile module.
<elementSpec ident="clip" module="MEI.performance">
<desc xml:lang="en">Defines a time segment of interest within a recording or within a digital audio or
video
file.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.dataPointing"/>
<memberOf key="att.mediaBounds"/>
<memberOf key="att.metadataPointing"/>
<memberOf key="att.startId"/>
</classes>
<content>
</content>
<constraintSpec ident="betype_required_when_begin_or_end" scheme="schematron">
<constraint>
<sch:rule context="mei:clip[@begin or @end]">
<sch:assert role="warning" test="@betype or ancestor::mei:*[@betype]">When @begin or @end
is used, @betype should appear on clip or one of its ancestors.</sch:assert>
</sch:rule>
</constraint>
</constraintSpec>
<remarks xml:lang="en">
<p>This element is analogous to the <gi scheme="MEI">zone</gi> element in the facsimile
module.</p>
</remarks>
</elementSpec>