<witDetail>

<witDetail> 進一步提供一個特殊對應本的特殊版本資訊。 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>