MusicXML 4.1 Draft
MusicXML 4.1 Draft > MusicXML Reference > Examples > <root-alter>

<root-alter>

root-alter-element

<harmony font-family="Arial">
   <root>
      <root-step>C</root-step>
      <root-alter>1</root-alter>
   </root>
   <kind halign="center" text="">major</kind>
   <bass arrangement="horizontal">
      <bass-step>G</bass-step>
   </bass>
</harmony>