You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: accidental-mark

Complex Type: 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

Extending accidental-value

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 
Referenced By
Definition
<xs:complexType name="accidental-mark">
  <xs:annotation>
    <xs:documentation>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.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="accidental-value">
      <xs:attributeGroup ref="print-style" />
      <xs:attributeGroup ref="placement" />
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301