att.mensur.log

Logical domain attributes.
Module
Attributes
divisio, level, modusmaior, modusminor, num, numbase, prolatio, tempus
divisio(optional)Describes the divisions of the breve in use in 14th-century Italy. Value conforms to data.DIVISIO.
level(optional)Level of duration at which the proportion given by the @num and @numbase ratio applies. Value conforms to data.DURATION.mensural.
modusmaior(optional)Describes the maxima-long relationship. Value conforms to data.MODUSMAIOR.
modusminor(optional)Describes the long-breve relationship. Value conforms to data.MODUSMINOR.
num(optional)Along with numbase, describes duration as a ratio. num is the first value in the ratio, while numbase is the second. Value is a positive integer.
numbase(optional)Along with num, describes duration as a ratio. num is the first value in the ratio, while numbase is the second. Value is a positive integer.
prolatio(optional)Describes the semibreve-minim relationship. Value conforms to data.PROLATIO.
tempus(optional)Describes the breve-semibreve relationship. Value conforms to data.TEMPUS.
level(optional)Level of duration at which the proportion given by the @num and @numbase ratio applies. Value conforms to data.DURATION.mensural.
(MEI.shared) Attributes that describe duration as a ratio.
num(optional)Along with numbase, describes duration as a ratio. num is the first value in the ratio, while numbase is the second. Value is a positive integer.
numbase(optional)Along with num, describes duration as a ratio. num is the first value in the ratio, while numbase is the second. Value is a positive integer.
(MEI.mensural) Shared attributes in the mensural repertoire.
modusmaior(optional)Describes the maxima-long relationship. Value conforms to data.MODUSMAIOR.
modusminor(optional)Describes the long-breve relationship. Value conforms to data.MODUSMINOR.
prolatio(optional)Describes the semibreve-minim relationship. Value conforms to data.PROLATIO.
tempus(optional)Describes the breve-semibreve relationship. Value conforms to data.TEMPUS.
divisio(optional)Describes the divisions of the breve in use in 14th-century Italy. Value conforms to data.DIVISIO.
Mensural repertoire component declarations.
divisio(optional)Describes the divisions of the breve in use in 14th-century Italy. Value conforms to data.DIVISIO.
modusmaior(optional)Describes the maxima-long relationship. Value conforms to data.MODUSMAIOR.
modusminor(optional)Describes the long-breve relationship. Value conforms to data.MODUSMINOR.
prolatio(optional)Describes the semibreve-minim relationship. Value conforms to data.PROLATIO.
tempus(optional)Describes the breve-semibreve relationship. Value conforms to data.TEMPUS.
Component declarations that are shared between two or more modules.
level(optional)Level of duration at which the proportion given by the @num and @numbase ratio applies. Value conforms to data.DURATION.mensural.
num(optional)Along with numbase, describes duration as a ratio. num is the first value in the ratio, while numbase is the second. Value is a positive integer.
numbase(optional)Along with num, describes duration as a ratio. num is the first value in the ratio, while numbase is the second. Value is a positive integer.
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.mensur.log" module="MEI.shared" type="atts">
<desc xml:lang="en">Logical domain attributes.</desc>
<classes>
<memberOf key="att.duration.ratio"/>
<memberOf key="att.mensural.shared"/>
</classes>
<attList>
<attDef ident="level" usage="opt">
<desc>Level of duration at which the proportion given by the @num and @numbase ratio applies.</desc>
<datatype>
<rng:ref name="data.DURATION.mensural"/>
</datatype>
</attDef>
</attList>
</classSpec>