att.pad.log

Logical domain attributes.
Module MEI.shared
Members
pad (direct member of att.pad.log)
Attributes
@layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces. att.layerident
@num(required)Amount of "padding" to be added, in interline units; that is, in units of 1/2 the distance between adjacent staff lines. Value of datatype decimal. att.pad.log
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable. One or more values of datatype positiveInteger, separated by spaces. att.staffident
@tstamp(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional_beat_part]. Value conforms to data.BEAT. att.timestamp.musical
@tstamp.ges(optional)Captures performed onset time in several forms; that is, ppq (MIDI clicks and MusicXML 'divisions'), Humdrum **recip values, beats, seconds, or mensural duration values. Value conforms to data.DURATION.gestural. att.timestamp.performed
@tstamp.real(optional)Used to record the onset time in terms of ISO time. Value conforms to data.ISOTIME. att.timestamp.performed
Declaration
<classes>
<memberOf key="att.event"/>
</classes>
<attDef ident="num" usage="req">
<desc>Amount of "padding" to be added, in interline units; that is, in units of 1/2 the distance between adjacent staff lines.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="decimal"/>
</datatype>
</attDef>