<variantEncoding>

<variantEncoding> 校勘対象を符号化する手法を示す. 12.1.1 The Apparatus Entry
モジュールtextcrit — 12 Critical Apparatus
属性
method 異なる校勘資料を符号化する手法を示す.
状態 必須
正当な値:
location-referenced
校勘資料の基底テキスト中には,参照される行番号または標準的 な参照スキームがある.
double-end-point
校勘資料の基底テキスト上にある各校合部分の始点と終点の正確な 場所が示されている.
parallel-segmentation
ある一節の別の解釈が,当該テキスト中に併置されている.基底テ キストという視点は必要なくなる.
解説
The value ‘parallel-segmentation’ requires in-line encoding of the apparatus.
location 校合の情報が,本文中,または外部にあるかを示す.
状態 必須
正当な値:
internal
校合の情報は,本文中にある.
external
校合の情報は,本文外,すなわち基底テキスト外にある.
解説
The value ‘external’ is inconsistent with the parallel-segmentation method of apparatus markup.
当該モジュールを使用するもの model.encodingPart
下位空要素
宣言
element variantEncoding
{
   att.global.attributes,
   attribute method
   {
      "location-referenced" | "double-end-point" | "parallel-segmentation"
   },
   attribute location { "internal" | "external" },
   empty
}
<variantEncoding method="location-referencedlocation="external"/>