<witDetail>

<witDetail> (witness detail) 特定の解釈に関連する,特定の文献について詳細な情報を示す. 12.1 The Apparatus Entry, Readings, and Witnesses
モジュールtextcrit — 12 Critical Apparatus
属性 att.placement (@place)
target 当該文献細目が関連する解釈の識別子を示す.
状態 必須
データ型 1–∞ occurrences of
data.pointer
空白文字で区切られる
the identifier of the reading or readings.
resp (responsible party) 当該文献を特定する責任のある人物を示す.
状態 任意
データ型
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) 細目が参照する当該文献の印や文献記号を示す.
状態 必須
データ型
data.pointer
the identifier of the sigil or sigla.
type 当該文献に関する情報の種類を示す.
状態 任意
データ型
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.