Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type degree-type
Namespace No namespace
Annotations
The degree-type type indicates if this degree is an addition, alteration, or subtraction relative to the kind of the current chord. The value of the degree-type element affects the interpretation of the value of the degree-alter element. The text attribute specifies how the type of the degree should be displayed.
Diagram
Diagram musicxml252.tmp#id62 musicxml253.tmp#id411 musicxml6.tmp#id142
Type extension of degree-type-value
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
relative-x tenths optional
relative-y tenths optional
text xs:string optional
Source
<xs:complexType name="degree-type">
  <xs:annotation>
    <xs:documentation>The degree-type type indicates if this degree is an addition, alteration, or subtraction relative to the kind of the current chord. The value of the degree-type element affects the interpretation of the value of the degree-alter element. The text attribute specifies how the type of the degree should be displayed.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="degree-type-value">
      <xs:attribute name="text" type="xs:string"/>
      <xs:attributeGroup ref="print-style"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute degree-type/@text
Namespace No namespace
Type xs:string
Properties
content: simple
Used by
Complex Type degree-type
Source
<xs:attribute name="text" type="xs:string"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd