<listWit>

<listWit> (lista de testimonios) contains a list of all the witnesses referred to in wit elements or wit attributes within the critical apparatus.contiene la lista con todos los testimonios a los cuales se hace referencia en los elementos y atributos relativos a los testimonios en el aparato crítico [12.1 The Apparatus Entry, Readings, and Witnesses]
Módulotextcrit — 12 Critical Apparatus
Atributosatt.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.sortable (@sortKey)
Usado por
Contenido en
Puede contener
core: head
textcrit: listWit witness
Declaración

<rng:element name="listWit">
 <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.sortable.attributes"/>
 <rng:group>
  <rng:optional>
   <rng:ref name="model.headLike"/>
  </rng:optional>
  <rng:oneOrMore>
   <rng:choice>
    <rng:ref name="witness"/>
    <rng:ref name="listWit"/>
   </rng:choice>
  </rng:oneOrMore>
 </rng:group>
</rng:element>
element listWit
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.sortable.attributes,
   ( model.headLike?, ( witness | listWit )+ )
}
Ejemplo
<listWit>
 <witness xml:id="HL26">Ellesmere, Huntingdon Library 26.C.9</witness>
 <witness xml:id="PN392">Hengwrt, National Library of Wales,
   Aberystwyth, Peniarth 392D</witness>
 <witness xml:id="RP149">Bodleian Library Rawlinson Poetic 149
   (see further <ptr target="#MSRP149"/>)</witness>
</listWit>