data.ENCLOSURE

Enclosures for editorial notes and accidentals.
Module
MEI
Used by
These class-based attributes use data.ENCLOSURE
Allowed Values
parenParentheses: ( and ).
brackSquare brackets: [ and ].
Declaration
<macroSpec ident="data.ENCLOSURE" module="MEI" type="dt">
<desc>Enclosures for editorial notes and accidentals.</desc>
<content>
<valList type="closed">
<valItem ident="paren">
<desc>Parentheses: ( and ).</desc>
</valItem>
<valItem ident="brack">
<desc>Square brackets: [ and ].</desc>
</valItem>
</valList>
</content>
</macroSpec>