att.visualOffset2.vo

Vertical offset attributes requiring a pair of attributes.
Module
Attributes
@endvo, @startvo
@endvo(optional)Records a vertical adjustment of a feature’s programmatically-determined end point. Value conforms to data.MEASUREMENTSIGNED.
@startvo(optional)Records a vertical adjustment of a feature’s programmatically-determined start point. Value conforms to data.MEASUREMENTSIGNED.
@startvo(optional)Records a vertical adjustment of a feature’s programmatically-determined start point. Value conforms to data.MEASUREMENTSIGNED.
@endvo(optional)Records a vertical adjustment of a feature’s programmatically-determined end point. Value conforms to data.MEASUREMENTSIGNED.
@endvo(optional)Records a vertical adjustment of a feature’s programmatically-determined end point. Value conforms to data.MEASUREMENTSIGNED.
@startvo(optional)Records a vertical adjustment of a feature’s programmatically-determined start point. Value conforms to data.MEASUREMENTSIGNED.
Available at
<curve>A curved line that cannot be represented by a more specific element, such as a slur.
<line>A visual line that cannot be represented by a more specific; i.e., semantic, element.
<phrase>Indication of 1) a "unified melodic idea" or 2) performance technique.
<phrase>Indication of 1) a "unified melodic idea" or 2) performance technique.
<curve>A curved line that cannot be represented by a more specific element, such as a slur.
<line>A visual line that cannot be represented by a more specific; i.e., semantic, element.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.visualOffset2.vo" module="MEI.shared" type="atts">
<desc xml:lang="en">Vertical offset attributes requiring a pair of attributes.</desc>
<attList>
<attDef ident="startvo" usage="opt">
<desc xml:lang="en">Records a vertical adjustment of a feature’s programmatically-determined start point.</desc>
<datatype> </datatype>
</attDef>
<attDef ident="endvo" usage="opt">
<desc xml:lang="en">Records a vertical adjustment of a feature’s programmatically-determined end point.</desc>
<datatype> </datatype>
</attDef>
</attList>
</classSpec>