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
<mensur>Collects information about the metrical relationship between a note value and the next smaller value; that is, either triple or duple.
<mensuration>Captures information about mensuration within bibliographic descriptions.
Metadata header component declarations.
<mensuration>Captures information about mensuration within bibliographic descriptions.
Mensural repertoire component declarations.
<mensur>Collects 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>