You are here: MusicXML Reference > Score Schema (XSD) > Simple Types > Simple Type: time-relation

Simple Type: time-relation

Description

The time-relation type indicates the symbol used to represent the interchangeable aspect of dual time signatures.

Derived By

Restricting xs:string

Enumeration
Value  Description 
parentheses 

bracket 

equals 

slash 

space 

hyphen 

Referenced By
Definition
<xs:simpleType name="time-relation">
  <xs:annotation>
    <xs:documentation>The time-relation type indicates the symbol used to represent the interchangeable aspect of dual time signatures.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="parentheses" />
    <xs:enumeration value="bracket" />
    <xs:enumeration value="equals" />
    <xs:enumeration value="slash" />
    <xs:enumeration value="space" />
    <xs:enumeration value="hyphen" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301