<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright TEI Consortium. 
Dual-licensed under CC-by and BSD2 licences 
See the file COPYING.txt for details
$Date$
$Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>

     <classSpec ident="att.repeatable" type="atts" module="tagdocs"
		xmlns:rng="http://relaxng.org/ns/structure/1.0"  xmlns="http://www.tei-c.org/ns/1.0">
          <desc versionDate="2013-11-21" xml:lang="en">supplies attributes for the elements which define
	  component parts of
	  a content model.</desc>
          <attList>
<!--            <attDef ident="allowText">
              <desc versionDate="2013-11-21"  xml:lang="en">when true, indicates that
	      the content of this component may include text as well as
	      other elements</desc>
              <datatype>
                <rng:ref name="data.truthValue"/>
              </datatype>
            </attDef>-->
            <attDef ident="context">
              <desc versionDate="2013-11-21"  xml:lang="en">supplies an XPath
	      identifying a context within which this component of a
	      content model must be found</desc>
              <datatype>
                <rng:text/><!-- data.xpath -->
              </datatype>
            </attDef>
        <attDef ident="minOccurs">
              <gloss versionDate="2013-11-21"  xml:lang="en">minimum number of occurences</gloss>
              <gloss versionDate="2007-12-20" xml:lang="ko">빈도의 최소 수</gloss>
              <gloss versionDate="2007-05-02" xml:lang="zh-TW">出現次數最小值</gloss>
              <gloss versionDate="2007-06-12" xml:lang="fr">nombre minimum d'occurrences</gloss>
              <gloss versionDate="2007-11-06" xml:lang="it">numero minimo di occorrenze</gloss>
              <gloss versionDate="2007-05-04" xml:lang="es">número mínimo de apariciones</gloss>
              <desc versionDate="2013-11-21" xml:lang="en">indicates the smallest number of times this component may
      occur.</desc>
              <datatype>
                <ref xmlns="http://relaxng.org/ns/structure/1.0" name="data.count"/>
              </datatype>
              <defaultVal>1</defaultVal>
            </attDef>
            <attDef ident="maxOccurs">
              <gloss versionDate="2007-12-20" xml:lang="en">maximum number of occurences</gloss>
              <gloss versionDate="2007-12-20" xml:lang="ko">빈도의 최대 수</gloss>
              <gloss versionDate="2007-05-02" xml:lang="zh-TW">出現次數最大值</gloss>
              <gloss versionDate="2007-06-12" xml:lang="fr">nombre maximum d'occurrences.</gloss>
              <gloss versionDate="2007-11-06" xml:lang="it">numero minimo di occorrenze</gloss>
              <gloss versionDate="2007-05-04" xml:lang="es">número máximo de apariciones.</gloss>
              <desc versionDate="2013-11-21"  xml:lang="en">indicates the largest  number of times this component  may
      occur.</desc>
              <datatype>
                <choice xmlns="http://relaxng.org/ns/structure/1.0">
                  <ref name="data.count"/>
                  <value>unbounded</value>
                </choice>
              </datatype>
              <defaultVal>1</defaultVal>
            </attDef>
 </attList>
        </classSpec>
