att.plica.vis

Visual domain attributes that describe the properties of a plica stem in the mensural repertoire.
Module
Attributes
dir, len
dir(optional)Describes the direction of a stem. Value conforms to data.STEMDIRECTION.basic.
len(optional)Encodes the stem length. Value conforms to data.MEASUREMENTUNSIGNED.
dir(optional)Describes the direction of a stem. Value conforms to data.STEMDIRECTION.basic.
len(optional)Encodes the stem length. Value conforms to data.MEASUREMENTUNSIGNED.
Visual component declarations.
dir(optional)Describes the direction of a stem. Value conforms to data.STEMDIRECTION.basic.
len(optional)Encodes the stem length. Value conforms to data.MEASUREMENTUNSIGNED.
Available at
Mensural repertoire component declarations.
plicaPlica
Declaration
<classSpec ident="att.plica.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes that describe the properties of a plica stem in the mensural repertoire.</desc>
<attList>
<attDef ident="dir" usage="opt">
<gloss versionDate="2022-10-30" xml:lang="en">direction</gloss>
<desc xml:lang="en">Describes the direction of a stem.</desc>
<datatype>
<rng:ref name="data.STEMDIRECTION.basic"/>
</datatype>
</attDef>
<attDef ident="len" usage="opt">
<gloss versionDate="2022-10-30" xml:lang="en">length</gloss>
<desc xml:lang="en">Encodes the stem length.</desc>
<datatype>
<rng:ref name="data.MEASUREMENTUNSIGNED"/>
</datatype>
</attDef>
</attList>
</classSpec>