<?xml version="1.0" encoding="utf-8"?>
<!--Copyright TEI Consortium. 
Licensed under the GNU General Public License. 
See the file COPYING for details
$Date: 2009-01-16 00:51:19 +0000 (Fri, 16 Jan 2009) $

$Id: line.xml 5435 2009-01-16 00:51:19Z louBurnard $
-->
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="concurrent" ident="line">
  <equiv/>
  <desc>contains one line of a reference edition.</desc>
  <desc version="2008-04-05" xml:lang="ja">
参照版中の1行を示す．
</desc>
  <content>
    <rng:ref xmlns:rng="http://relaxng.org/ns/structure/1.0" name="macro.xtext"/>
  </content>
  <exemplum>
    <eg><![CDATA[<(La)page n="32">
 <(La)line n="1"><!-- text of edition La, p. 32, l. 1--> </(La)line>
 <(La)line n="2"><!-- text of edition La, p. 32, l. 2 --></(La)line>
 <(La)line n="3"><!-- text of edition La, p. 32, l. 3 --> </(La)line>
 <(La)line n="4"><!-- text of edition La, p. 32, l. 4 --> </(La)line>
 </(La)page>]]></eg>
  </exemplum>
  <remarks/>
  <listRef>
    <ptr target="#NHRS" type="div3"/>
  </listRef>
</elementSpec>
