<?xml version="1.0" encoding="utf-8"?>
<!--Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING for details
$Date: 2009-01-05 13:46:12 +0000 (Mon, 05 Jan 2009) $

$Id: watermarks.xml 5136 2009-01-05 13:46:12Z rahtz $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="msdescription" xml:id="WATERMARKS" ident="watermarks">
  <equiv/>
  <desc xml:id="watermarks.desc">contains a detailed description of the watermarks identified in the paper of which a manuscript is composed.</desc>
  <desc version="2008-04-05" xml:lang="ja">
手書き資料を構成する紙を特定するすかし模様の詳細な情報を示す．
</desc>
  <content>
<!--<!ELEMENT watermarks - - (p+)>-->
    <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:ref name="model.pLike"/>
    </rng:oneOrMore>
  </content>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples" xmlns:rng="http://relaxng.org/ns/structure/1.0"/>
  </exemplum>
  <listRef>
    <ptr target="#msph1"/>
  </listRef>
</elementSpec>
