<variantEncoding>

<variantEncoding> 宣告在標記不同版本中的變異字體時所使用的方法。 12.1.1 The Apparatus Entry
組件textcrit — 12 Critical Apparatus
屬性
methodTO BE TRANSLATED
狀態 必備的
合法的值是:
location-referenced
TO BE TRANSLATED
double-end-point
TO BE TRANSLATED
parallel-segmentation
TO BE TRANSLATED
The value ‘parallel-segmentation’ requires in-line encoding of the apparatus.
locationTO BE TRANSLATED
狀態 必備的
合法的值是:
internal
TO BE TRANSLATED
external
TO BE TRANSLATED
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"/>