MusicXML 4.1 Draft
MusicXML 4.1 Draft > MusicXML Reference > Examples > <stopped>

<stopped>

stopped-element

<note>
   <pitch>
      <step>E</step>
      <octave>5</octave>
   </pitch>
   <duration>2</duration>
   <voice>1</voice>
   <type>quarter</type>
   <stem default-y="-40">down</stem>
   <notations>
      <technical>
         <stopped default-x="3" placement="above"/>
      </technical>
   </notations>
</note>