You are here: MusicXML Reference > Score Schema (XSD) > Simple Types > Simple Type: breath-mark-value

Simple Type: breath-mark-value

Description

The breath-mark-value type represents the symbol used for a breath mark.

Derived By

Restricting xs:string

Enumeration
Value  Description 

comma 

tick 

Referenced By
Definition
<xs:simpleType name="breath-mark-value">
  <xs:annotation>
    <xs:documentation>The breath-mark-value type represents the symbol used for a breath mark.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="" />
    <xs:enumeration value="comma" />
    <xs:enumeration value="tick" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301