opus

The opus type represents a link to a MusicXML opus document that composes multiple MusicXML scores into a collection.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
xlink:actuate restriction of xs:NMTOKEN onRequest optional
xlink:href xs:anyURI required
xlink:role xs:token optional
xlink:show restriction of xs:NMTOKEN replace optional
xlink:title xs:token optional
xlink:type restriction of xs:NMTOKEN simple optional

Used By

Element work/opus

Source

<xs:complexType name="opus">
  <xs:annotation>
    <xs:documentation>The opus type represents a link to a MusicXML opus document that composes multiple MusicXML scores into a collection.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="link-attributes"/>
</xs:complexType>