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. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xs:IDREF | required |
<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> |