Music

Encoding musical notes and staffs, planned for v2.

(v2 only) TEI identifies the presence of musical notation, but defers to other, more specialized representations that are not covered by the TEI guidelines, such as the Music Encoding Initiative (MEI). The basic pattern is as follows:

<notatedMusic>
    <ptr target="bar1.xml"/>
    <desc>First bar of Chopin's Scherzo No.3 Op.39</desc>
</notatedMusic>