<?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$
-->
<macroSpec xmlns="http://www.tei-c.org/ns/1.0" module="tei" xml:id="GDTOP" type="pe"
  ident="TEI.nets">
  <gloss>TEI graph theoretic DTD fragment</gloss>
  <gloss version="2009-10-06" xml:lang="fr">fragment du modèle TEI relatif à la théorie des graphes.</gloss>
  <gloss version="2008-04-05" xml:lang="ja"> グラフモジュール． </gloss>
  <desc>controls the inclusion, in the DTD, of element and attribute declarations for graph theory
    (graphs, digraphs, and other networks)</desc>
  <desc version="2009-10-06" xml:lang="fr">contrôle l'inclusion, dans le modèle TEI, des  déclarations des éléments et attributs utiles à la représentation des graphes (graphes, digraphes, et autres réseaux).</desc>
  <desc version="2008-04-05" xml:lang="ja"> グラフ(グラフ，ダイアグラム，ネットワーク等)向けの要素宣言と属性宣言を， DTDに埋め込む制御を行う． </desc>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="IGNORE"/>
  </content>
  <remarks>
    <p>To include elements and attributes for graphs and digraphs in the DTD, the user should
      declare this entity with a value of <q>INCLUDE</q>; this will override the default.</p>
  </remarks>
  <remarks version="2009-10-06" xml:lang="fr">
    <p>Pour inclure des éléments et des attributs pour des graphes et des digraphes dans une DTD TEI à construire,
      l'utilisateur devrait déclarer cette entité avec la valeur <q>INCLUDE</q>; cela corrigera la valeur par défaut.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p> グラフ向けに要素と属性をDTDに組み込むには，当該エンティティ宣言の 値を<q>INCLUDE</q>とする必要がある．これにより，デフォルト値は上書 きされる． </p>
  </remarks>
  <listRef>
    <ptr target="#STGA"/>
    <ptr target="#STOV"/>
  </listRef>
</macroSpec>
