<witDetail>

<witDetail> (witness detail) proporciona ulteriores detalles sobre uno o más testimonios relativos a una lectura dada. 12.1 The Apparatus Entry, Readings, and Witnesses
Módulotextcrit — 12 Critical Apparatus
Atributos att.placement (@place)
targetindica el identificador de la lectura o de las lecturas a las cuales se refieren los detalles sobre el testimonio.
Estado Necesario
Tipo de datos 1–∞ occurrences of
data.pointer
separated by whitespace
Valores the identifier of the reading or readings.
resp (responsible party) identifica al responsable de la identificación de un testimonio.
Estado Opcional
Tipo de datos
data.pointer
Valores a pointer to one of the identifiers declared in the document header, associated with a person asserted as responsible for some aspect of the text's creation, transcription, editing, or encoding
wit (witnesses) indica la sigla o siglas relativas a los testimonios a los cuales se refieren los detalles
Estado Necesario
Tipo de datos
data.pointer
Valores the identifier of the sigil or sigla.
typedescribe el tipo de información dada sobre los testimonios.
Estado Opcional
Tipo de datos
data.enumerated
Valores Values can be taken from any convenient typology of annotation suitable to the work in hand; e.g. letter_form, ornament, …
Used by model.noteLike
May contain
Declaración
element witDetail
{
   att.global.attributes,
   att.placement.attributes,
   attribute target { list { data.pointer+ } },
   attribute resp { data.pointer }?,
   attribute wit { data.pointer },
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
Nota
The <witDetail> element should be regarded as a specialized type of <note> element; it is synonymous with note type='witnessDetail'. It differs from the general purpose <note> in the omission of some attributes seldom applicable to notes within critical apparatus, and in the provision of the wit attribute, which permits an application to extract all annotation concerning a particular witness or witnesses from the apparatus.