<variantEncoding>

<variantEncoding> gibt die Methode an, nach der die textkritischen Varianten kodiert sind. 12.1.1 The Apparatus Entry
Modultextcrit — 12 Critical Apparatus
Attribute
methodgibt die Methode an, nach der textkritische Apparat kodiert ist.
Zustand Obligatorisch
Gültige Werte:
location-referenced
apparatus uses line numbers or other canonical reference scheme referenced in a base text.
double-end-point
apparatus indicates the precise locations of the beginning and ending of each lemma relative to a base text.
parallel-segmentation
alternate readings of a passage are given in parallel in the text; no notion of a base text is necessary.
Anmerkung
The value ‘parallel-segmentation’ requires in-line encoding of the apparatus.
locationgibt an, ob der Apparat innerhalb oder außerhalb des Textes erscheint.
Zustand Obligatorisch
Gültige Werte:
internal
apparatus appears within the running text.
external
apparatus appears outside the base text.
Anmerkung
The value ‘external’ is inconsistent with the parallel-segmentation method of apparatus markup.
Verwendet von model.encodingPart
Kann enthaltenEmpty element
Deklaration
element variantEncoding
{
   att.global.attributes,
   attribute method
   {
      "location-referenced" | "double-end-point" | "parallel-segmentation"
   },
   attribute location { "internal" | "external" },
   empty
}
Beispiel
<variantEncoding method="location-referencedlocation="external"/>