att.extSym.auth

Attributes that point to an external symbol authority.
Attributes
@glyph.auth, @glyph.uri
@glyph.auth(optional)A name or label associated with the controlled vocabulary from which the value of @glyph.name or @glyph.num is taken, or the textual content of the element. Suggested values are: "smufl" (Standard Music Font Layout.)
@glyph.uri(optional)The web-accessible location of the controlled vocabulary from which the value of @glyph.name or @glyph.num is taken, or the textual content of the element. Value conforms to data.URI.
@glyph.auth(optional)A name or label associated with the controlled vocabulary from which the value of @glyph.name or @glyph.num is taken, or the textual content of the element. Suggested values are: "smufl" (Standard Music Font Layout.)
@glyph.uri(optional)The web-accessible location of the controlled vocabulary from which the value of @glyph.name or @glyph.num is taken, or the textual content of the element. Value conforms to data.URI.
@glyph.auth(optional)A name or label associated with the controlled vocabulary from which the value of @glyph.name or @glyph.num is taken, or the textual content of the element. Suggested values are: "smufl" (Standard Music Font Layout.)
@glyph.uri(optional)The web-accessible location of the controlled vocabulary from which the value of @glyph.name or @glyph.num is taken, or the textual content of the element. Value conforms to data.URI.
Available at
<rend>A formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
<accid>Records a temporary alteration to the pitch of a note.
<artic>An indication of how to play a note or chord.
<barLine>Vertical line drawn through one or more staves that divides musical notation into metrical units.
<caesura>Break, pause, or interruption in the normal tempo of a composition. Typically indicated by "railroad tracks", i.e., two diagonal slashes.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<clef>Indication of the exact location of a particular note on the staff and, therefore, the other notes as well.
<cpMark>A verbal or graphical indication to copy musical material written elsewhere.
<custos>Symbol placed at the end of a line of music to indicate the first note of the next line. Sometimes called a "direct".
<dot>Dot of augmentation or division.
<grpSym>A brace or bracket used to group two or more staves of a score or part.
<keyAccid>Accidental in a key signature.
<mensur>Collects information about the metrical relationship between a note value and the next smaller value; that is, either triple or duple.
<mensuration>Captures information about mensuration within bibliographic descriptions.
<note>A single pitched event.
<proport>Description of note duration as arithmetic ratio.
<rest>A non-sounding event found in the source being transcribed.
<sb>An empty formatting element that forces musical notation to begin on a new line.
<stem>A stem element.
<symbol>A reference to a previously defined symbol.
<tabDurSym>A visual indication of the duration of a <tabGrp>.
<cpMark>A verbal or graphical indication to copy musical material written elsewhere.
<mensuration>Captures information about mensuration within bibliographic descriptions.
<mensur>Collects information about the metrical relationship between a note value and the next smaller value; that is, either triple or duple.
<proport>Description of note duration as arithmetic ratio.
<stem>A stem element.
<accid>Records a temporary alteration to the pitch of a note.
<artic>An indication of how to play a note or chord.
<barLine>Vertical line drawn through one or more staves that divides musical notation into metrical units.
<caesura>Break, pause, or interruption in the normal tempo of a composition. Typically indicated by "railroad tracks", i.e., two diagonal slashes.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<clef>Indication of the exact location of a particular note on the staff and, therefore, the other notes as well.
<custos>Symbol placed at the end of a line of music to indicate the first note of the next line. Sometimes called a "direct".
<dot>Dot of augmentation or division.
<grpSym>A brace or bracket used to group two or more staves of a score or part.
<keyAccid>Accidental in a key signature.
<note>A single pitched event.
<rend>A formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
<rest>A non-sounding event found in the source being transcribed.
<sb>An empty formatting element that forces musical notation to begin on a new line.
<symbol>A reference to a previously defined symbol.
<tabDurSym>A visual indication of the duration of a <tabGrp>.
Declaration
<classSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="att.extSym.auth" module="MEI.externalsymbols" type="atts">
<desc xml:lang="en">Attributes that point to an external symbol authority.</desc>
<attList>
<attDef ident="glyph.auth" usage="opt">
<desc xml:lang="en">A name or label associated with the controlled vocabulary from which the value of
<att>glyph.name</att>
or
<att>glyph.num</att>
is taken, or the textual content of the element.</desc>
<datatype>
<rng:data type="NMTOKEN"/>
</datatype>
<valList type="semi">
<valItem ident="smufl">
<desc xml:lang="en">Standard Music Font Layout.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="glyph.uri" usage="opt">
<desc xml:lang="en">The web-accessible location of the controlled vocabulary from which the value of
<att>glyph.name</att>
or
<att>glyph.num</att>
is taken, or the textual content of the element.</desc>
<datatype>
<ref name="data.URI"/>
</datatype>
</attDef>
</attList>
</classSpec>