att.timestamp2.musical

Attributes that record a time stamp for the end of an event in terms of musical time.
Module MEI.shared
Members
Attributes
@tstamp2(optional)Encodes the ending point of an event in terms of musical time, i.e., a count of measures plus a beat location. Value conforms to data.MEASUREBEAT. att.timestamp2.musical
Declaration
<attDef ident="tstamp2" usage="opt">
<desc>Encodes the ending point of an event in terms of musical time, i.e., a count of measures plus a beat location.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.MEASUREBEAT" />
</datatype>
</attDef>