<respons>
| <respons> (responsabilità) indica i soggetti responsabili della codifica di determinati elementi 21.3 Attribution of Responsibility | |||||||||||||||||||||||||||||||||
| Modulo | certainty — 21 Certainty, Precision, and Responsibility | ||||||||||||||||||||||||||||||||
| Oltre agli attributi globali |
|
||||||||||||||||||||||||||||||||
| Usato da | |||||||||||||||||||||||||||||||||
| Può contenere | |||||||||||||||||||||||||||||||||
| Dichiarazione |
element respons { att.global.attributes, attribute target { list { data.pointer+ } }?, attribute pattern { text }?, attribute locus { list { ( "name" | "start" | "end" | "location" | "value" )+ } }, attribute resp { data.pointer }, model.glossLike* } |
||||||||||||||||||||||||||||||||
| Esempio |
<respons target="#p1" locus="name location" resp="#encoder1"/>
<respons target="#p2" pattern="@rend" locus="value" resp="#encoder2"/> <list type="encoders"> <item xml:id="encoder1"/> <item xml:id="encoder2"/> </list> |
||||||||||||||||||||||||||||||||
