Revision 1c7fc7bf1857984a0b64ac64aef4514897ece31c authored by James Cummings on 05 December 2011, 15:45:49 UTC, committed by James Cummings on 05 December 2011, 15:45:49 UTC
1 parent 26df1d0
Raw File
TEI.names.dates.xml
<?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="NDTOP" type="pe" ident="TEI.names.dates">
  <gloss>TEI names and dates DTD fragment</gloss>
  <gloss version="2008-04-05" xml:lang="ja">
名前モジュール.
</gloss>
  <desc>controls the inclusion, in the DTD, of element and attribute
declarations for detailed analysis of names and dates.</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 names and dates in the
DTD, the user should declare this entity with a value of <q>INCLUDE</q>;
this will override the default.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p>
   名前向けの要素と属性をDTDに組み込むには,当該エンティティ宣言
   の値を<q>INCLUDE</q>とする必要がある.これにより,デフォルト値は上
   書きされる.
   </p>
  </remarks>
  <listRef>
    <ptr target="#STGA"/>
    <ptr target="#STOV"/>
  </listRef>
</macroSpec>
back to top