join

Used for linking visually separate entities that form a single logical
entity, for example, multiple slurs broken across a system break that form a single
musical phrase. Also used to indicate a measure which metrically completes the current
one. Record the identifiers of the separately encoded components, excluding the one
carrying the attribute.

Attribute Information

Used By

Source

<xs:attribute name="join">
  <xs:annotation>
    <xs:documentation>Used for linking visually separate entities that form a single logical entity, for example, multiple slurs broken across a system break that form a single musical phrase. Also used to indicate a measure which metrically completes the current one. Record the identifiers of the separately encoded components, excluding the one carrying the attribute.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="mei:mei_data.URI"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample