att.visualOffset2.ho

Horizontal offset requiring a pair of attributes.
Module
Attributes
@endho, @startho
@endho(optional)Records the horizontal adjustment of a feature’s programmatically-determined end point. Value conforms to data.MEASUREMENTSIGNED.
@startho(optional)Records the horizontal adjustment of a feature’s programmatically-determined start point. Value conforms to data.MEASUREMENTSIGNED.
@startho(optional)Records the horizontal adjustment of a feature’s programmatically-determined start point. Value conforms to data.MEASUREMENTSIGNED.
@endho(optional)Records the horizontal adjustment of a feature’s programmatically-determined end point. Value conforms to data.MEASUREMENTSIGNED.
@endho(optional)Records the horizontal adjustment of a feature’s programmatically-determined end point. Value conforms to data.MEASUREMENTSIGNED.
@startho(optional)Records the horizontal 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.
<dir>An instruction expressed as a combination of text and symbols, typically above, below, or between staves, but not on the staff — that is not encoded elsewhere in more specific elements, like <tempo>, <dynam> or repeatMark [not available in this MEI customization].
<dynam>Indication of the volume of a note, phrase, or section of music.
<harm>An indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
<ornam>An element indicating an ornament that is not a mordent, turn, or trill.
<sp>Contains an individual speech in a performance text.
<stageDir>Contains any kind of stage direction within a dramatic text or fragment.
<tempo>Text and symbols descriptive of tempo, mood, or style, e.g., "allarg.", "a tempo", "cantabile", "Moderato", "♩=60", "Moderato ♩ =60").
<sp>Contains an individual speech in a performance text.
<stageDir>Contains any kind of stage direction within a dramatic text or fragment.
<harm>An indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
<dir>An instruction expressed as a combination of text and symbols, typically above, below, or between staves, but not on the staff — that is not encoded elsewhere in more specific elements, like <tempo>, <dynam> or repeatMark [not available in this MEI customization].
<dynam>Indication of the volume of a note, phrase, or section of music.
<ornam>An element indicating an ornament that is not a mordent, turn, or trill.
<phrase>Indication of 1) a "unified melodic idea" or 2) performance technique.
<tempo>Text and symbols descriptive of tempo, mood, or style, e.g., "allarg.", "a tempo", "cantabile", "Moderato", "♩=60", "Moderato ♩ =60").
<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.ho" module="MEI.shared" type="atts">
<desc xml:lang="en">Horizontal offset requiring a pair of attributes.</desc>
<attList>
<attDef ident="startho" usage="opt">
<desc xml:lang="en">Records the horizontal adjustment of a feature’s programmatically-determined start point.</desc>
<datatype> </datatype>
</attDef>
<attDef ident="endho" usage="opt">
<desc xml:lang="en">Records the horizontal adjustment of a feature’s programmatically-determined end point.</desc>
<datatype> </datatype>
</attDef>
</attList>
</classSpec>