MusicXML 4.1 Draft
MusicXML 4.1 Draft > MusicXML Reference > Examples > <dot>

<dot>

dot-element

<note>
   <pitch>
      <step>A</step>
      <octave>4</octave>
   </pitch>
   <duration>3</duration>
   <voice>1</voice>
   <type>quarter</type>
   <dot/>
   <stem default-y="10">up</stem>
</note>