att.slashCount

Attributes for recording the number of slashes that accompany a feature.
Module
Attributes
slash
slash(optional)Indicates the number of slashes present. Value conforms to data.SLASH.
slash(optional)Indicates the number of slashes present. Value conforms to data.SLASH.
Component declarations that are shared between two or more modules.
slash(optional)Indicates the number of slashes present. Value conforms to data.SLASH.
Available at
mensurCollects information about the metrical relationship between a note value and the next smaller value; that is, either triple or duple.
mensurationCaptures information about mensuration within bibliographic descriptions.
Metadata header component declarations.
mensurationCaptures information about mensuration within bibliographic descriptions.
Mensural repertoire component declarations.
mensurCollects information about the metrical relationship between a note value and the next smaller value; that is, either triple or duple.
Declaration
<classSpec ident="att.slashCount" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes for recording the number of slashes that accompany a feature.</desc>
<attList>
<attDef ident="slash" usage="opt">
<desc xml:lang="en">Indicates the number of slashes present.</desc>
<datatype>
<rng:ref name="data.SLASH"/>
</datatype>
</attDef>
</attList>
</classSpec>