You are here: MusicXML Reference > Score Schema (XSD) > Elements > Element: bass-step

Element: bass-step

Description

The bass-step type represents the pitch step of the bass of the current chord within the harmony element.

Derived By

Type bass-step

Attributes
Name  Type  Required?  Default  Description 
text  xs:token  No  The text attribute indicates how the bass should appear in a score if not using the element contents.
default-x  tenths  No 
default-y  tenths  No 
relative-x  tenths  No 
relative-y  tenths  No 
font-family  comma-separated-text  No 
font-style  font-style  No 
font-size  font-size  No 
font-weight  font-weight  No 
color  color  No 
Content Model

Contains text only.

Referenced By
Example

      <harmony default-y="40">
        <root>
          <root-step>C</root-step>
        </root>
        <kind halign="center" text="">major</kind>
        <bass>
          <bass-step>G</bass-step>
        </bass>
      </harmony>

Definition

See bass

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301