<?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-16 00:51:19 +0000 (Fri, 16 Jan 2009) $
$Id: forestGrp.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="nets" ident="forestGrp">
  <gloss>forest group</gloss>
  <gloss version="2007-12-20" xml:lang="kr">수형도군</gloss>
  <gloss version="2007-05-02" xml:lang="zh-tw">森林群組</gloss>
  <gloss version="2008-04-05" xml:lang="ja"/>
  <gloss version="2007-06-12" xml:lang="fr">groupe de forêts</gloss>
  <gloss version="2007-05-04" xml:lang="es">grupo de bosques</gloss>
  <gloss version="2007-01-21" xml:lang="it">gruppo di foreste</gloss>
  <desc>provides for groups of forests.</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">englobe plusieurs éléments <gi>forest</gi>.</desc>
  <desc version="2007-05-04" xml:lang="es">define un grupo de bosques </desc>
  <desc version="2007-01-21" xml:lang="it">definisce gruppi di foreste</desc>
  <classes>
    <memberOf key="model.divPart"/>
  </classes>
  <content>
    <rng:oneOrMore xmlns:rng="http://relaxng.org/ns/structure/1.0">
      <rng:ref name="forest"/>
    </rng:oneOrMore>
  </content>
  <attList>
    <attDef ident="type" usage="opt">
      <equiv/>
      <desc>identifies the type of the forest group.</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">précise le type du groupe de forêts.</desc>
      <desc version="2007-05-04" xml:lang="es">identifica el tipo de grupo de bosque</desc>
      <desc version="2007-01-21" xml:lang="it">identifica il tipo di gruppo di foresta</desc>
      <datatype>
        <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="data.enumerated"/>
      </datatype>
      <valDesc>A character string.</valDesc>
    </attDef>
  </attList>
  <exemplum>
    <egXML xmlns="http://www.tei-c.org/ns/Examples">    </egXML>
  </exemplum>
  <remarks>
    <p rend="dataDesc">One or more forests.</p>
  </remarks>
  <remarks xml:lang="fr">
    <p rend="dataDesc">Une ou plusieurs forêts.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p rend="dataDesc">
    ひとつ以上の森．
    </p>
  </remarks>
  <listRef>
    <ptr target="#GDAT" type="div2"/>
  </listRef>
</elementSpec>
