<course>

(individual course tuning information) – Describes the tuning of a course on a stringed instrument (e.g., guitar, lute).
Module
Attributes
@accid, @label, @oct, @pname, @type, @xml:id
@accid(optional)Captures a written accidental. Value conforms to data.ACCIDENTAL.WRITTEN.
@label(optional)Captures text to be used to generate a label for the element to which it’s attached, a "tool tip" or prefatory text, for example. Should not be used to record document content. Value is plain text.
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE.
@pname(optional)Contains a written pitch name. Value conforms to data.PITCHNAME.
@type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. One or more values of datatype NMTOKEN, separated by spaces.
@xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it and other resources. Each id attribute within a document must have a unique value. Value is a valid xml:id.
(MEI.shared) Attributes common to many elements.
(MEI.shared) Attributes that uniquely identify an element.
@xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it and other resources. Each id attribute within a document must have a unique value. Value is a valid xml:id.
(MEI.shared)
@label(optional)Captures text to be used to generate a label for the element to which it’s attached, a "tool tip" or prefatory text, for example. Should not be used to record document content. Value is plain text.
(MEI.shared) Attributes which can be used to classify features.
@type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. One or more values of datatype NMTOKEN, separated by spaces.
(MEI.stringtab) Logical domain attributes.
(MEI.shared) Attributes for capturing momentary pitch inflection.
@accid(optional)Captures a written accidental. Value conforms to data.ACCIDENTAL.WRITTEN.
(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.visual) Visual domain attributes.
(MEI.gestural) Gestural domain attributes.
(MEI.analytical) Analytical domain attributes.
@accid(optional)Captures a written accidental. Value conforms to data.ACCIDENTAL.WRITTEN.
@label(optional)Captures text to be used to generate a label for the element to which it’s attached, a "tool tip" or prefatory text, for example. Should not be used to record document content. Value is plain text.
@oct(optional)Captures written octave information. Value conforms to data.OCTAVE.
@pname(optional)Contains a written pitch name. Value conforms to data.PITCHNAME.
@type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. One or more values of datatype NMTOKEN, separated by spaces.
@xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it and other resources. Each id attribute within a document must have a unique value. Value is a valid xml:id.
Member of
(course isn't member of any model class)
Contained By
May Contain
<string>Used to modify tuning information given by the course element. Describes the tuning of an individual string within a course on a stringed instrument (e.g., guitar, lute).
<string>Used to modify tuning information given by the course element. Describes the tuning of an individual string within a course on a stringed instrument (e.g., guitar, lute).
Declaration
<elementSpec rend="add" ident="course" module="MEI.stringtab">
<gloss>individual course tuning information</gloss>
<desc xml:lang="en">Describes the tuning of a course on a stringed instrument (
<abbr>e.g.</abbr>
, guitar, lute).</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.course.log"/>
<memberOf key="att.course.vis"/>
<memberOf key="att.course.ges"/>
<memberOf key="att.course.anl"/>
</classes>
<content>
<zeroOrMore>
<ref name="string"/>
</zeroOrMore>
</content>
</elementSpec>