data.STAFFITEM.basic

Items in all repertoires that may be printed near a staff.
Module
MEI
Used by
These other Data Types reference data.STAFFITEM.basic
Allowed Values
accidAccidentals.
annotAnnotations.
articArticulations.
dirDirectives.
dynamDynamics.
harmHarmony indications.
ornamOrnaments.
spSpoken text.
stageDirStage directions.
tempoTempo markings.
Declaration
<macroSpec ident="data.STAFFITEM.basic" module="MEI" type="dt">
<desc>Items in all repertoires that may be printed near a staff.</desc>
<content>
<valList type="closed">
<valItem ident="accid">
<desc>Accidentals.</desc>
</valItem>
<valItem ident="annot">
<desc>Annotations.</desc>
</valItem>
<valItem ident="artic">
<desc>Articulations.</desc>
</valItem>
<valItem ident="dir">
<desc>Directives.</desc>
</valItem>
<valItem ident="dynam">
<desc>Dynamics.</desc>
</valItem>
<valItem ident="harm">
<desc>Harmony indications.</desc>
</valItem>
<valItem ident="ornam">
<desc>Ornaments.</desc>
</valItem>
<valItem ident="sp">
<desc>Spoken text.</desc>
</valItem>
<valItem ident="stageDir">
<desc>Stage directions.</desc>
</valItem>
<valItem ident="tempo">
<desc>Tempo markings.</desc>
</valItem>
</valList>
</content>
</macroSpec>