bindend element

Modules

Description

To indicate where a bind ends. Also see bindbegin.

Syntax

Syntax: bindend element
Start Content End
Tag Attribute Value    
<bind some attribute= "xxx"> EMPTY <bindend />

Attributes

Examples

Here is an extract from Antonio Vivaldi's Sonata in Sol minore with several binds.

<bar barid="viol-4">5A (G F):8 Eb (5A G) 
    <notation>
      <bindbegin id="b1" beat="2" />
      <bindend end="b1" beat="2.5" />
      <bindbegin id="b2" beat="4" />
      <bindend end="b2" beat="4.5" />
    </notation>
</bar>

© 1999, 2000 Author: Jacques Steyn