In MEI, the <measure> element is a grouping mechanism for events and control events. Pointing attributes make it possible to connect this element to other internal or external entities, such as media objects or annotations. The @width attribute may be used to capture the width of the measure for interchange with music printing systems that utilize this information for printing.
<elementSpec rend="add" ident="measure" module="MEI.cmn"><desc rend="replace">Unit of musical time consisting of a fixed number of note values of a given type,
as
determined by the prevailing meter, and delimited in musical notation by bar lines.</desc>
<classes><memberOf key="att.common"/>
<memberOf key="att.measure.ges"/>
<memberOf key="att.measure.log"/>
<memberOf key="model.measureLike"/>
<memberOf key="att.nNumberLike"/></classes>
<content>
<zeroOrMore><choice><ref name="model.annotLike"/>
<ref name="model.appLike"/>
<ref name="model.editLike"/>
<ref name="model.graphicPrimitiveLike"/>
<ref name="model.measurePart"/>
<ref name="model.milestoneLike.music"/>
<ref name="model.relationLike"/>
<ref name="model.transcriptionLike"/></choice></zeroOrMore></content>
<remarks>
<p>In MEI, the <gi scheme="MEI">measure</gi> element is a grouping mechanism for events and
control events. Pointing attributes make it possible to connect this element to other
internal or external entities, such as media objects or annotations. The <att>width</att>
attribute may be used to capture the width of the measure for interchange with music
printing systems that utilize this information for printing.</p>
</remarks></elementSpec>