Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type link
Namespace No namespace
Annotations
The link type serves as an outgoing simple XLink. It is also used to connect a MusicXML score with a MusicXML opus.
Diagram
Diagram musicxml17.tmp#id184 musicxml58.tmp#id628 musicxml59.tmp#id181 musicxml31.tmp#id133
Used by
Attributes
QName Type Fixed Default Use Annotation
default-x tenths optional
default-y tenths optional
element xs:NMTOKEN optional
name xs:string optional
position xs:NMTOKEN optional
relative-x tenths optional
relative-y tenths optional
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="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.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="link-attributes"/>
  <xs:attribute name="name" type="xs:string"/>
  <xs:attributeGroup ref="element-position"/>
  <xs:attributeGroup ref="position"/>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute link/@name
Namespace No namespace
Type xs:string
Properties
content: simple
Used by
Complex Type link
Source
<xs:attribute name="name" type="xs:string"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd