The href attribute provides the data that allows an application to find a remote resource or resource fragment. See the definition in the XML Linking Language recommendation.
The role attribute indicates a property of the link. See the definition in the XML Linking Language recommendation.
The show attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource. The default value is replace. See the definition in the XML Linking Language recommendation.
The title attribute describes the meaning of a link or resource in a human-readable fashion. See the definition in the XML Linking Language recommendation.
The type attribute identifies XLink element types. In MusicXML, the value is always simple. See the definition in the XML Linking Language recommendation.
Generated using TypeDoc
The actuate attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource. The default value is onRequest. See the definition in the XML Linking Language recommendation.