Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element staff-layout/staff-distance
Namespace No namespace
Diagram
Diagram musicxml19.tmp#id37
Type tenths
Properties
content: simple
minOccurs: 0
Source
<xs:element name="staff-distance" type="tenths" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Complex Type staff-layout
Namespace No namespace
Annotations
Staff layout includes the vertical distance from the bottom line of the previous staff in this system to the top line of the staff specified by the number attribute. The optional number attribute refers to staff numbers within the part, from top to bottom on the system. A value of 1 is assumed if not present. When used in the defaults element, the values apply to all parts. This value is ignored for the first staff in a system.
Diagram
Diagram musicxml117.tmp#id587 musicxml117.tmp#id586
Used by
Model staff-distance{0,1}
Children staff-distance
Attributes
QName Type Fixed Default Use Annotation
number xs:nonNegativeInteger optional
Source
<xs:complexType name="staff-layout">
  <xs:annotation>
    <xs:documentation>Staff layout includes the vertical distance from the bottom line of the previous staff in this system to the top line of the staff specified by the number attribute. The optional number attribute refers to staff numbers within the part, from top to bottom on the system. A value of 1 is assumed if not present. When used in the defaults element, the values apply to all parts. This value is ignored for the first staff in a system.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="staff-distance" type="tenths" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="number" type="xs:nonNegativeInteger"/>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute staff-layout/@number
Namespace No namespace
Type xs:nonNegativeInteger
Properties
content: simple
Used by
Complex Type staff-layout
Source
<xs:attribute name="number" type="xs:nonNegativeInteger"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd