You are here: MusicXML Reference > Score Schema (XSD) > Elements > Element: accidental-mark

Element: accidental-mark

Description

An accidental-mark can be used as a separate notation or as part of an ornament. When used in an ornament, position and placement are relative to the ornament, not relative to the note.

Derived By

Type accidental-mark

Attributes
Name  Type  Required?  Default  Description 
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 
placement  above-below  No 
Content Model

Contains text only.

Referenced By
Example

      <note default-x="229">
        <pitch>
          <step>C</step>
          <octave>5</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>half</type>
        <stem default-y="-50.5">down</stem>
        <notations>
          <ornaments>
            <trill-mark/>
          </ornaments>
          <accidental-mark>natural</accidental-mark>
        </notations>
      </note>
Definition

See ornaments

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301