att.mensur.log

Logical domain attributes.
Module MEI.shared
Members
mensur, mensuration (direct members of att.mensur.log)
Attributes
@dot(optional)Specifies whether a dot is to be added to the base symbol. Value conforms to data.BOOLEAN. att.mensur.log
@modusmaior(optional)Describes the maxima-long relationship. Value conforms to data.MODUSMAIOR. att.mensural.shared
@modusminor(optional)Describes the long-breve relationship. Value conforms to data.MODUSMINOR. att.mensural.shared
@num(optional)Along with numbase, describes duration as a ratio. num is the first value in the ratio, while numbase is the second. Value of datatype positiveInteger. att.duration.ratio
@numbase(optional)Along with num, describes duration as a ratio. num is the first value in the ratio, while numbase is the second. Value of datatype positiveInteger. att.duration.ratio
@prolatio(optional)Describes the semibreve-minim relationship. Value conforms to data.PROLATIO. att.mensural.shared
@sign(optional)The base symbol in the mensuration sign/time signature of mensural notation. Value conforms to data.MENSURATIONSIGN. att.mensur.log
@slash(optional)Indicates the number of slashes present. Value conforms to data.SLASH. att.slashcount
@tempus(optional)Describes the breve-semibreve relationship. Value conforms to data.TEMPUS. att.mensural.shared
Declaration
<classes>
<memberOf key="att.duration.ratio"/>
<memberOf key="att.slashcount"/>
<memberOf key="att.mensural.shared"/>
</classes>
<attDef ident="dot" usage="opt">
<desc>Specifies whether a dot is to be added to the base symbol.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.BOOLEAN" />
</datatype>
</attDef>
<attDef ident="sign" usage="opt">
<desc>The base symbol in the mensuration sign/time signature of mensural notation.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.MENSURATIONSIGN" />
</datatype>
</attDef>