<variantEncoding>

<variantEncoding> declara el método empleado para codificar las variantes del aparato crítico. [12.1.1 The Apparatus Entry]
Módulotextcrit — Critical Apparatus
Atributosatt.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp))
methodindica el método seguido para codificar el aparato crítico de las variantes.
Estado Necesario
Tipo de datos

<rng:ref name="data.enumerated"/>
data.enumerated
Los valores admitidos son:
location-referenced
el aparato emplea números de línea u otro esquema canónico de referencia referidos en el texto base.
double-end-point
el aparato indica las localizaciones exactas del principio y de la conclusión de cada lema concerniente a un texto base.
parallel-segmentation
las lecturas alternativs de un pasaje se dan paralelamente en el texto; no es necesaria ninguna noción sobre un texto base necesaria.
locationindica si el aparato aparece al interno o al externo del texto.
Estado Necesario
Tipo de datos

<rng:ref name="data.enumerated"/>
data.enumerated
Schematron

<sch:rule context="tei:variantEncoding">
<sch:assert test="(@location != 'external') or (@method != 'parallel-segmentation')"> The @location value "external" is inconsistent with the
parallel-segmentation method of apparatus markup.</sch:assert></sch:rule>
Los valores admitidos son:
internal
el aparato aparece dentro del texto.
external
el aparato aparece fuera del texto base.
Miembro de
Contenido en
header: encodingDesc
Puede contenerElemento vacío
Declaración

<rng:element name="variantEncoding">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:attribute name="method">
  <xhtml:dl class="valList"/>
 </rng:attribute>
 <rng:attribute name="location">
  <xhtml:dl class="valList"/>
 </rng:attribute>
 <xhtml:tr>
  <xhtml:td>[#variantEncodingLocation]</xhtml:td>
  <xhtml:td>
   <xhtml:div id="index-egXML-d371287e1"
    class="pre egXML_valid">

    <xhtml:span class="element"><constraint></xhtml:span>
    <xhtml:br/>
    <xhtml:span class="element"><sch:rule <xhtml:span class="attribute">context</xhtml:span>="<xhtml:span class="attributevalue">tei:variantEncoding</xhtml:span>"></xhtml:span>
    <xhtml:br/> <xhtml:span class="element"><sch:assert <xhtml:span class="attribute">test</xhtml:span>="<xhtml:span class="attributevalue">(@location != 'external') or (@method != 'parallel-segmentation')</xhtml:span>"></xhtml:span> The @location value "external" is inconsistent with the<xhtml:br/>   parallel-segmentation method of apparatus markup.<xhtml:span class="element"></sch:assert></xhtml:span>
    <xhtml:span class="element"></sch:rule></xhtml:span>
    <xhtml:span class="element"></constraint></xhtml:span>
   </xhtml:div>
  </xhtml:td>
 </xhtml:tr>
 <rng:empty/>
</rng:element>
element variantEncoding
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   attribute method { text },
   attribute location { text }
   >>
   d371284e13:tr
   [
      "[#variantEncodingLocation]"
      "<constraint>"
      "<sch:rule "
      "context"
      """=""""
      "tei:variantEncoding"
      """">"""
      " "
      "<sch:assert "
      "test"
      """=""""
      """(@location != 'external') or (@method != 'parallel-segmentation')"""
      """">"""
      """ The @location value "external" is inconsistent with the"""
      "   parallel-segmentation method of apparatus markup."
      "</sch:assert>"
      "</sch:rule>"
      "</constraint>"
   ],
   empty
}
Ejemplo
<variantEncoding method="location-referenced"
 location="external"/>