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.
@slash(optional)Indicates the number of slashes present. Value conforms to data.SLASH.
Available at
<mensuration>Captures information about mensuration within bibliographic descriptions.
<mensuration>Captures information about mensuration within bibliographic descriptions.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" 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>
<ref name="data.SLASH"/>
</datatype>
</attDef>
</attList>
</classSpec>