<lim_resp>
<lim_resp>
| Module | lim | ||||||||||||||||||||||||||||
| Attributes |
att.datable.w3c
when
notBefore
notAfter
from
@to
|
||||||||||||||||||||||||||||
| Member of | |||||||||||||||||||||||||||||
| Contained by | |||||||||||||||||||||||||||||
| May contain | Empty element | ||||||||||||||||||||||||||||
| Schematron |
Only use resp in contributors.
<sch:rule context="tei:lim_resp[parent::tei:person]"> <sch:assert test="parent::tei:person/@role = 'contributor'">ERROR: lim_resp in person should only be used for contributors.</sch:assert> </sch:rule> |
||||||||||||||||||||||||||||
| Source | Github
<elementSpec rend="add" ident="lim_resp" module="lim" mode="add"> <classes> <memberOf key="att.datable.w3c"/> <memberOf key="att.canonical"/> <memberOf key="att.typed"/> </classes> <attList> <attDef ident="notBefore" mode="delete"/> <attDef ident="notAfter" mode="delete"/> <attDef ident="when" mode="delete"/> <attDef ident="from" mode="change" usage="req"/> <attDef ident="subtype" mode="delete"/> <attDef ident="type" mode="change" usage="opt"> <valList type="closed" mode="add"> <valItem ident="Edinburgh" mode="add"/> <valItem ident="DHIL" mode="add"/> </valList> </attDef> <attDef ident="ref" mode="change" usage="req"> <valList mode="add" type="closed"/> </attDef> </attList> </elementSpec> |