<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING.txt for details
$Date: 2009-01-10 15:03:31 +0000 (Sat, 10 Jan 2009) $
$Id: musicNotation.xml 5299 2009-01-10 15:03:31Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" module="msdescription" xml:id="MUSICNOTATION" ident="musicNotation">
  <equiv/>
  <gloss version="2007-06-12" xml:lang="fr">notation musicale</gloss>
  <desc xml:id="music.desc">contains description of type of musical notation.</desc>
  <desc version="2007-12-20" xml:lang="kr">악보 표기 유형 기술을 포함한다.</desc>
  <desc version="2007-05-02" xml:lang="zh-tw">包含樂譜種類的描述。</desc>
  <desc version="2008-04-05" xml:lang="ja">
  記譜法の種類を示す．
  </desc>
  <desc version="2007-06-12" xml:lang="fr">contient la description d'un type de notation
      musicale.</desc>
  <desc version="2007-05-04" xml:lang="es">contiene la descripción de un tipo de anotación musical.</desc>
  <desc version="2007-01-21" xml:lang="it">contiene una descrizione del tipo di annotazione musicale</desc>
  <classes>
    <memberOf key="model.physDescPart"/>
  </classes>
  <content>
    <rng:ref name="macro.specialPara"/>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <musicNotation>
        <p>Square notation of 4-line red staves.</p>
      </musicNotation>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <musicNotation>
        <p>紅色四線譜記號法</p>
      </musicNotation>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-tw">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <musicNotation>St. Gall式的<term>campo aperto</term>記譜法。</musicNotation>
    </egXML>
  </exemplum>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <musicNotation>Neumes in <term>campo aperto</term> of the St. Gall type.
</musicNotation>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#msph2"/>
  </listRef>
</elementSpec>
