<witDetail>

<witDetail> (informations détaillées sur le témoin) donne des renseignements supplémentaires sur un témoin particulier ou sur des témoins, pour une leçon particulière 12.1 The Apparatus Entry, Readings, and Witnesses
Moduletextcrit — 12 Critical Apparatus
Attributs att.placement (@place)
targetdonne l'identifiant de la ou des leçons auxquelles fait référence l'élément <witDetail>
Statut Requis
Type de données 1–∞ occurrences of
data.pointer
séparé par un espace
Valeurs the identifier of the reading or readings.
resp (responsible party) identifie l'individu responsable de l'identification du témoin
Statut Optionel
Type de données
data.pointer
Valeurs 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) donne la ou les abréviation(s) identifiant le ou le(s) témoin(s) auxquels fait référence l'élément <witDetail>
Statut Requis
Type de données
data.pointer
Valeurs the identifier of the sigil or sigla.
typedécrit le type de renseignement donné sur le témoin.
Statut Optionel
Type de données
data.enumerated
Valeurs Values can be taken from any convenient typology of annotation suitable to the work in hand; e.g. letter_form, ornament, …
Utilisé par model.noteLike
Peut contenir
Declaration
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
}
Note
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.