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
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>