Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type opus
Namespace No namespace
Annotations
The opus type represents a link to a MusicXML opus document that composes multiple MusicXML scores into a collection.
Diagram
Diagram musicxml17.tmp#id184
Used by
Element work/opus
Attributes
QName Type Fixed Default Use Annotation
type simple optional
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
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>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd