MusicXML 4.1 Draft
MusicXML 4.1 Draft > MusicXML Reference > Examples > <grace> (Appoggiatura)

<grace> (Appoggiatura)

grace-element-appoggiatura

<note>
   <grace slash="no" steal-time-following="33"/>
   <pitch>
      <step>E</step>
      <octave>5</octave>
   </pitch>
   <voice>1</voice>
   <type>eighth</type>
   <stem default-y="16">up</stem>
   <notations>
      <slur number="1" type="start" placement="below"/>
   </notations>
</note>