<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
組件textcrit — 12 Critical Apparatus
屬性 att.placement (@place)
targetindicates the identifier for the reading, or readings, to which the witness detail refers.
狀態 必備的
資料類型 1–∞ occurrences of
data.pointer
以空白鍵隔開
the identifier of the reading or readings.
resp (responsible party) identifies the individual responsible for identifying the witness
狀態 非必備的
資料類型
data.pointer
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) indicates the sigil or sigla for the witnesses to which the detail refers.
狀態 必備的
資料類型
data.pointer
the identifier of the sigil or sigla.
typedescribes the type of information given about the witness.
狀態 非必備的
資料類型
data.enumerated
Values can be taken from any convenient typology of annotation suitable to the work in hand; e.g. letter_form, ornament, …
屬於 model.noteLike
可包含
宣告
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
}
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.