att.articulation

Attributes for capturing the written signs that describe the method of performance.
Module
Attributes
@artic
@artic(optional)Encodes the written articulation(s). Articulations are normally encoded in order from the note head outward; that is, away from the stem. See additional notes at att.vis.note. Only articulations should be encoded in the artic attribute; for example, fingerings should be encoded using the <fing> element. One or more values from data.ARTICULATION, separated by spaces.
@artic(optional)Encodes the written articulation(s). Articulations are normally encoded in order from the note head outward; that is, away from the stem. See additional notes at att.vis.note. Only articulations should be encoded in the artic attribute; for example, fingerings should be encoded using the <fing> element. One or more values from data.ARTICULATION, separated by spaces.
@artic(optional)Encodes the written articulation(s). Articulations are normally encoded in order from the note head outward; that is, away from the stem. See additional notes at att.vis.note. Only articulations should be encoded in the artic attribute; for example, fingerings should be encoded using the <fing> element. One or more values from data.ARTICULATION, separated by spaces.
Available at
<artic>An indication of how to play a note or chord.
<artic>An indication of how to play a note or chord.
Declaration
<classSpec rend="add" ident="att.articulation" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes for capturing the written signs that describe the method of performance.</desc>
<attList>
<attDef ident="artic" usage="opt">
<desc xml:lang="en">Encodes the written articulation(s). Articulations are normally encoded in order from the note head outward; that is, away from the stem. See additional notes at att.vis.note. Only articulations should be encoded in the artic attribute; for example, fingerings should be encoded using the
<gi scheme="MEI">fing</gi>
element.</desc>
<datatype maxOccurs="unbounded">
<ref name="data.ARTICULATION"/>
</datatype>
</attDef>
</attList>
</classSpec>