att.chordMember.log

Logical domain attributes.
Module
Attributes
@finger, @oct, @pname, @tab.course, @tab.fret, @tab.line
@finger(optional) Allowed values are: "t" (Thumb), "i" (Index finger), "m" (Middle finger), "r" (Ring finger), "l" (Little finger), "none" (No fingers in use)
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE.
@pname(optional)Contains a written pitch name. Value conforms to data.PITCHNAME.
@tab.course(optional)Records which course is to be played. Value conforms to data.COURSENUMBER.
@tab.fret(optional)Records the location at which a string should be stopped against a fret. The value 0 (zero) indicates the open string. The value omit indicates an omitted string that does not sound. Value conforms to either data.FRETNUMBER or data.FRETNUMBER.omit.
@tab.line(optional)Used in German lute tablature in cases where vertical positioning deviates from the norm which can be specified by @tab.align. Indicates the position of the tab note on one of the horizontal strands corresponding to the @lines attribute on <staffDef>. (Note that in this case, the lines are conceptual rather than visible). Value conforms to data.CLEFLINE.
(MEI.shared) Attributes that record written pitch name and octave number.
(MEI.shared) Attributes that record written pitch name.
@pname(optional)Contains a written pitch name. Value conforms to data.PITCHNAME.
(MEI.shared) Attributes that record written octave.
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE.
(MEI.stringtab) String tablature string and fret information.
@tab.fret(optional)Records the location at which a string should be stopped against a fret. The value 0 (zero) indicates the open string. The value omit indicates an omitted string that does not sound. Value conforms to either data.FRETNUMBER or data.FRETNUMBER.omit.
@tab.line(optional)Used in German lute tablature in cases where vertical positioning deviates from the norm which can be specified by @tab.align. Indicates the position of the tab note on one of the horizontal strands corresponding to the @lines attribute on <staffDef>. (Note that in this case, the lines are conceptual rather than visible). Value conforms to data.CLEFLINE.
@tab.course(optional)Records which course is to be played. Value conforms to data.COURSENUMBER.
(MEI.fingering) Attributes used for a description of the finger (in physical terms).
@finger(optional) Allowed values are: "t" (Thumb), "i" (Index finger), "m" (Middle finger), "r" (Ring finger), "l" (Little finger), "none" (No fingers in use)
@finger(optional) Allowed values are: "t" (Thumb), "i" (Index finger), "m" (Middle finger), "r" (Ring finger), "l" (Little finger), "none" (No fingers in use)
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE.
@pname(optional)Contains a written pitch name. Value conforms to data.PITCHNAME.
@tab.course(optional)Records which course is to be played. Value conforms to data.COURSENUMBER.
@tab.fret(optional)Records the location at which a string should be stopped against a fret. The value 0 (zero) indicates the open string. The value omit indicates an omitted string that does not sound. Value conforms to either data.FRETNUMBER or data.FRETNUMBER.omit.
@tab.line(optional)Used in German lute tablature in cases where vertical positioning deviates from the norm which can be specified by @tab.align. Indicates the position of the tab note on one of the horizontal strands corresponding to the @lines attribute on <staffDef>. (Note that in this case, the lines are conceptual rather than visible). Value conforms to data.CLEFLINE.
Available at
<chordMember>An individual pitch in a chord defined by a <chordDef> element.
<chordMember>An individual pitch in a chord defined by a <chordDef> element.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.chordMember.log" module="MEI.harmony" type="atts">
<desc xml:lang="en">Logical domain attributes.</desc>
<classes>
<memberOf key="att.pitched"/>
<memberOf key="att.stringtab"/>
<memberOf key="att.fing.finger"/>
</classes>
</classSpec>