att.nNumberLike

Attributes used to supply a number-like designation for an element.
Module
Attributes
@n
@n(optional)Provides a number-like designation that indicates an element’s position in a sequence of similar elements. May not contain space characters. Value conforms to data.WORD.
@n(optional)Provides a number-like designation that indicates an element’s position in a sequence of similar elements. May not contain space characters. Value conforms to data.WORD.
@n(optional)Provides a number-like designation that indicates an element’s position in a sequence of similar elements. May not contain space characters. Value conforms to data.WORD.
Available at
<measure>Unit of musical time consisting of a fixed number of note values of a given type, as determined by the prevailing meter, and delimited in musical notation by bar lines.
<name>Proper noun or noun phrase.
<title>Title of a bibliographic entity.
<verse>Division of a poem or song lyrics, sometimes having a fixed length, meter or rhyme scheme; a stanza.
<measure>Unit of musical time consisting of a fixed number of note values of a given type, as determined by the prevailing meter, and delimited in musical notation by bar lines.
<verse>Division of a poem or song lyrics, sometimes having a fixed length, meter or rhyme scheme; a stanza.
<name>Proper noun or noun phrase.
<title>Title of a bibliographic entity.
Declaration
<classSpec rend="add" ident="att.nNumberLike" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes used to supply a number-like designation for an element.</desc>
<attList>
<attDef ident="n" usage="opt">
<desc xml:lang="en">Provides a number-like designation that indicates an element’s position in a sequence of similar elements. May not contain space characters.</desc>
<datatype>
<ref name="data.WORD"/>
</datatype>
</attDef>
</attList>
</classSpec>