part-attributes

In either partwise or timewise format, the part element has an id attribute that is an IDREF back to a score-part in the part-list.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:IDREF required

Used By

Source

<xs:attributeGroup name="part-attributes">
  <xs:annotation>
    <xs:documentation>In either partwise or timewise format, the part element has an id attribute that is an IDREF back to a score-part in the part-list.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="id" type="xs:IDREF" use="required"/>
</xs:attributeGroup>