att.enclosingchars

Attributes that capture characters used to enclose symbols having a cautionary or editorial function.
Module MEI.shared
Members
Attributes
@enclose(optional)Records the characters often used to mark accidentals, articulations, and sometimes notes as having a cautionary or editorial function. For an example of cautionary accidentals enclosed in parentheses, see Read, p. 131, ex. 9-14. Value conforms to data.ENCLOSURE. att.enclosingchars
Declaration
<attDef ident="enclose" usage="opt">
<desc>Records the characters often used to mark accidentals, articulations, and sometimes notes as having a cautionary or editorial function. For an example of cautionary accidentals enclosed in parentheses, see Read, p. 131, ex. 9-14.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.ENCLOSURE" />
</datatype>
</attDef>