: <respons>

These search results reproduce every example of the use of <respons> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <respons> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

21 Certainty, Precision, and Responsibility


21.3 Attribution of Responsibility

Ernest went to old
<persName xml:id="CE-p5" rend="it">Saybrook</persName>.

<!-- ... -->
<respons target="#CE-p5" locus="value" resp="#RC"/>
<respons target="#CE-p5" locus="name location" resp="#PMWR"/>
<list type="encoders">
 <item xml:id="PMWR"/>
 <item xml:id="RC"/>
</list>

21.3 Attribution of Responsibility

<respons
  target="#CE-p5"
  match="@rend"
  locus="value"
  resp="#RC"/>

<respons>

<respons target="#p1" locus="name location" resp="#encoder1"/>
<respons
  target="#p2"
  match="@rend"
  locus="value"
  resp="#encoder2"/>

<list type="encoders">
 <item xml:id="encoder1"/>
 <item xml:id="encoder2"/>
</list>

<respons>

<respons target="#fr_p1" locus="name location" resp="#fr_encoder1"/>
<respons target="#fr_p2" locus="value" resp="#fr_encoder2"/>
<list type="encoders">
 <item xml:id="fr_encoder1"/>
 <item xml:id="fr_encoder2"/>
</list>

<respons>

<respons target="#zh-tw_p1" locus="name location" resp="#zh-tw_encoder1"/>
<respons
  target="#zh-tw_p2"
  match="@rend"
  locus="value"
  resp="#zh-tw_encoder2"/>

<list type="編碼員">
 <item xml:id="zh-tw_編碼員1"/>
 <item xml:id="zh-tw_編碼員2"/>
</list>

11 Representation of Primary Sources


11.3.2.2 Hand, Responsibility, and Certainty Attributes

<choice>
 <corr xml:id="c117">wright</corr>
 <sic>wight</sic>
</choice>
<certainty target="#c117" locus="value" degree="0.7"/>
<respons target="#c117" locus="value" resp="#ETD"/>