12.1.111. <respStmt>
| <respStmt> (statement of responsibility) supplies a statement of responsibility for the intellectual content of a text, edition, recording, or series, where the specialized elements for authors, editors, etc. do not suffice or do not apply. May also be used to encode information about individuals or organizations which have played a role in the production or distribution of a bibliographic work. [3.12.2.2. Titles, Authors, and Editors 2.2.1. The Title Statement 2.2.2. The Edition Statement 2.2.5. The Series Statement] | |
| Module | core — Specification |
| Attributes |
|
| Member of | |
| Contained by | header: editionStmt seriesStmt titleStmt |
| May contain | |
| Example | |
| Example | |
| Content model |
<content>
<sequence>
<alternate>
<sequence>
<elementRef key="resp" minOccurs="1"
maxOccurs="unbounded"/>
<classRef key="model.nameLike.agent"
minOccurs="1" maxOccurs="unbounded"/>
</sequence>
<sequence>
<classRef key="model.nameLike.agent"
minOccurs="1" maxOccurs="unbounded"/>
<elementRef key="resp" minOccurs="1"
maxOccurs="unbounded"/>
</sequence>
</alternate>
<elementRef key="note" minOccurs="0"
maxOccurs="unbounded"/>
</sequence>
</content>
⚓ |
| Schema Declaration | |


