<macroSpec ident="data.STEMPOSITION" module="MEI" type="dt">
<desc>Position of a note's stem relative to the head of the note.</desc>
<content>
<valList type="closed">
<valItem ident="left">
<desc>Stem attached to left side of note head.</desc>
</valItem>
<valItem ident="right">
<desc>Stem attached to right side of note head.</desc>
</valItem>
<valItem ident="center">
<desc>Stem is originates from center of note head.</desc>
</valItem>
</valList>
</content>
</macroSpec>