<witDetail>

<witDetail> (witness detail) 特定の解釈に関連する,特定の文献について詳細な情報を示す. 12.1 The Apparatus Entry, Readings, and Witnesses
モジュールtextcrit — 12 Critical Apparatus
属性 att.placement (@place)
target 当該文献細目が関連する解釈の識別子を示す.
状態 必須
データ型 1–∞ occurrences of

<rng:ref name="data.pointer"/>
data.pointer
空白文字で区切られる
the identifier of the reading or readings.
resp (responsible party) 当該文献を特定する責任のある人物を示す.
状態 任意
データ型

<rng:ref name="data.pointer"/>
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) 細目が参照する当該文献の印や文献記号を示す.
状態 必須
データ型 1–∞ occurrences of

<rng:ref name="data.pointer"/>
data.pointer
空白文字で区切られる
the identifier or identifiers of the sigil or sigla.
type 当該文献に関する情報の種類を示す.
状態 任意
データ型

<rng:ref name="data.enumerated"/>
data.enumerated
Values can be taken from any convenient typology of annotation suitable to the work in hand; e.g. letter_form, ornament, …
当該モジュールを使用するもの
下位
宣言

<rng:element name="witDetail">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.placement.attributes"/>
<rng:attribute name="target">
 <rng:list>
  <rng:oneOrMore>
   <rng:ref name="data.pointer"/>
  </rng:oneOrMore>
 </rng:list>
</rng:attribute>
<rng:optional>
 <rng:attribute name="resp">
  <rng:ref name="data.pointer"/>
 </rng:attribute>
</rng:optional>
<rng:attribute name="wit">
 <rng:list>
  <rng:oneOrMore>
   <rng:ref name="data.pointer"/>
  </rng:oneOrMore>
 </rng:list>
</rng:attribute>
<rng:optional>
 <rng:attribute name="type">
  <rng:ref name="data.enumerated"/>
 </rng:attribute>
</rng:optional>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element witDetail
{
   att.global.attributes,
   att.placement.attributes,
   attribute target { list { data.pointer+ } },
   attribute resp { data.pointer }?,
   attribute wit { list { data.pointer+ } },
   attribute type { data.enumerated }?,
   macro.phraseSeq
}
<app type="substantive">
 <rdgGrp type="subvariants">
  <lem xml:id="W026xwit="#El #HG">Experience</lem>
  <rdg wit="#Ha4">Experiens</rdg>
 </rdgGrp>
</app>
<witDetail
  target="#W026x"
  resp="#PR"
  wit="#El"
  type="presentation">
Ornamental capital.</witDetail>
解説
当該要素witDetailは,要素noteの特別な種類と捉え るべきである.これは,<note type='witnessDetail'>と同義に なる.一般的な用途を目的とする要素noteとは,校勘資料中の 注釈に関する属性や,属性witをとることが異なっている.こ れにより,ソフトウェアは,校勘資料中から特定の文献に関する注釈を全 て抜き出すことができる.