You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: link

Complex Type: link

Description

The link type serves as an outgoing simple XLink. It is also used to connect a MusicXML score with a MusicXML opus. If a relative link is used within a document that is part of a compressed MusicXML file, the link is relative to the root folder of the zip file.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
xlink:href  xs:anyURI  No 
xlink:type  xs:NMTOKEN (restriction)  No 
xlink:role  xs:token  No 
xlink:title  xs:token  No 
xlink:show  xs:NMTOKEN (restriction)  No 
xlink:actuate  xs:NMTOKEN (restriction)  No 
name  xs:token  No 
element  xs:NMTOKEN  No 
position  xs:positiveInteger  No 
default-x  tenths  No 
default-y  tenths  No 
relative-x  tenths  No 
relative-y  tenths  No 
Referenced By
Definition
<xs:complexType name="link">
  <xs:annotation>
    <xs:documentation>The link type serves as an outgoing simple XLink. It is also used to connect a MusicXML score with a MusicXML opus. If a relative link is used within a document that is part of a compressed MusicXML file, the link is relative to the root folder of the zip file.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="link-attributes" />
  <xs:attribute name="name" type="xs:token">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attributeGroup ref="element-position" />
  <xs:attributeGroup ref="position" />
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301