att.medium

Attributes describing a writing medium, such as pencil or ink.
Module
MEI.shared
Attributes
medium
medium(optional)Describes the writing medium. Value of datatype string.
medium(optional)Describes the writing medium. Value of datatype string.
Component declarations that are shared between two or more modules.
medium(optional)Describes the writing medium. Value of datatype string.
Available at
handDefines a distinct scribe or handwriting style.
handShiftMarks the beginning of a passage written in a new hand, or of a change in the scribe, writing style, ink or character of the document hand.
handShiftMarks the beginning of a passage written in a new hand, or of a change in the scribe, writing style, ink or character of the document hand.
handDefines a distinct scribe or handwriting style.
Declaration
<classSpec ident="att.medium" module="MEI.shared" type="atts">
<desc>Attributes describing a writing medium, such as pencil or ink.</desc>
<attList org="group">
<attDef ident="medium" usage="opt">
<desc>Describes the writing medium.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="string"/>
</datatype>
</attDef>
</attList>
</classSpec>