Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type empty-line
Namespace No namespace
Annotations
The empty-line type represents an empty element with line-shape, line-type, print-style and placement attributes.
Diagram
Diagram musicxml135.tmp#id125 musicxml70.tmp#id127 musicxml6.tmp#id142 musicxml7.tmp#id131
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
line-shape line-shape optional
line-type line-type optional
placement above-below optional
relative-x tenths optional
relative-y tenths optional
Source
<xs:complexType name="empty-line">
  <xs:annotation>
    <xs:documentation>The empty-line type represents an empty element with line-shape, line-type, print-style and placement attributes.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="line-shape"/>
  <xs:attributeGroup ref="line-type"/>
  <xs:attributeGroup ref="print-style"/>
  <xs:attributeGroup ref="placement"/>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd