Showing:

Attributes
Diagrams
Source
Used by
Attribute Group link-attributes
Namespace No namespace
Diagram
Diagram musicxml244.tmp#id185 musicxml245.tmp#id186 musicxml246.tmp#id187 musicxml247.tmp#id188 musicxml248.tmp#id189
Used by
Complex Types link, 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:attributeGroup name="link-attributes">
  <xs:annotation>
    <xs:documentation>The link-attributes group includes all the simple XLink attributes supported in the MusicXML format.</xs:documentation>
  </xs:annotation>
  <!--<xs:attribute ref="xmnls:xlink" fixed="http://www.w3.org/1999/xlink"/>-->
  <xs:attribute ref="xlink:href" use="required"/>
  <xs:attribute ref="xlink:type" fixed="simple"/>
  <xs:attribute ref="xlink:role"/>
  <xs:attribute ref="xlink:title"/>
  <xs:attribute ref="xlink:show" default="replace"/>
  <xs:attribute ref="xlink:actuate" default="onRequest"/>
</xs:attributeGroup>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd