MusicXML 4.1 Draft
MusicXML 4.1 Draft > MusicXML Reference > Examples > <swing>

<swing>

swing-element

<direction directive="yes" placement="above" system="only-top">
   <direction-type>
      <words font-weight="bold">Medium swing</words>
   </direction-type>
   <sound>
      <swing>
         <first>5</first>
         <second>3</second>
         <swing-type>eighth</swing-type>
         <swing-style>Light</swing-style>
      </swing>
   </sound>
</direction>