<witDetail>

<witDetail> (witness detail) gives further information about a particular witness, or witnesses, to a particular reading. [12.1 The Apparatus Entry, Readings, and Witnesses]
Modultextcrit — 12 Critical Apparatus
Attributeatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.placement (@place) att.responsibility (@cert, @resp) att.pointing (@targetLang, @target, @evaluate)
wit (witnesses) indicates the sigil or sigla for the witnesses to which the detail refers.
Zustand Obligatorisch
Datentyp 1–∞ Vorkommen von 

<rng:ref name="data.pointer"/>
data.pointer
Durch Leerzeichen getrennt
Werte the identifier or identifiers of the sigil or sigla.
typedescribes the type of information given about the witness.
Zustand Optional
Datentyp

<rng:ref name="data.enumerated"/>
data.enumerated
Werte Values can be taken from any convenient typology of annotation suitable to the work in hand; e.g. letter_form, ornament, …
Verwendet von
Enthalten in
analysis: cl m phr s span w
figures: cell figure table
gaiji: char glyph
linking: ab seg
nets: graph
spoken: u writing
tagdocs: valDesc
textcrit: app lem rdg wit witDetail
Kann enthalten
Deklaration

<rng:element name="witDetail">
 <rng:ref name="att.global.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.placement.attributes"/>
 <rng:ref name="att.responsibility.attributes"/>
 <rng:ref name="att.pointing.attributes"/>
 <rng:attribute name="wit">
  <rng:list>
   <rng:ref name="data.pointer"/>
   <rng:zeroOrMore>
    <rng:ref name="data.pointer"/>
   </rng:zeroOrMore>
  </rng:list>
 </rng:attribute>
 <rng:optional>
  <rng:attribute name="type">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element witDetail
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.placement.attributes,
   att.responsibility.attributes,
   att.pointing.attributes,
   attribute wit { list { data.pointer, data.pointer* } },
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
Beispiel
<app type="substantive">
 <rdgGrp type="subvariants">
  <lem xml:id="W026x" wit="#El #HG">Experience</lem>
  <rdg wit="#Ha4">Experiens</rdg>
 </rdgGrp>
</app>
<witDetail
  target="#W026x"
  resp="#PR"
  wit="#El"
  type="presentation">
Ornamental capital.</witDetail>