<?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="concurrent" xml:id="VERSION" type="pe" ident="version">
  <gloss>version</gloss>
  <desc>defines the name to be used for the root element of a concurrent
markup stream for marking pages and lines of some reference edition.</desc>
  <desc version="2008-04-05" xml:lang="ja">
参照版にあるパージ番号や行番号を示すために使われるマークアップデータの
根要素となる．
</desc>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="ref"/>
  </content>
  <remarks>
    <p>Some name for the edition should be supplied by defining
this parameter entity within the appropriate DTD subset.  If none is
defined, the parameter entity (and thus the document type) default to
<q>ref</q>.</p>
  </remarks>
  <remarks xml:lang="ja">
    <p>
    版の名前の一部は，パラメータエンティティにより付与されるべきである．
    何も定義されていなければ，パラメータエンティティ(と文書型)のデフォ
    ルト値は，<q>ref</q>になる．
    </p>
  </remarks>
  <listRef>
    <ptr target="#NHRS" type="div3"/>
  </listRef>
</macroSpec>
