<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING for details
$Date$

$Id$
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="msdescription" xml:id="WATERMARKS" ident="watermarks">
  <equiv/>
  <gloss xml:lang="fr" version="2009-04-17">filigranes</gloss>
  <desc xml:id="watermarks.desc">contains a detailed description of the watermarks identified in the paper of which a manuscript is composed.</desc>
  <desc xml:lang="fr" version="2009-04-17">Contient une description détaillée des filigranes identifiés dans le papier du manuscrit.</desc>
  <desc version="2008-04-05" xml:lang="ja">
手書き資料を構成する紙を特定するすかし模様の詳細な情報を示す．
</desc>
  <classes>
    <memberOf key="att.global"/>
  </classes>
  <content>
    <!--<!ELEMENT watermarks - - (p+)>-->
    <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:ref name="model.pLike"/>
    </rng:oneOrMore>
  </content>
  <listRef>
    <ptr target="#msph1"/>
  </listRef>
</elementSpec>
