model.publicationStmtPart.agency
model.publicationStmtPart.agency groups the child elements of a publicationStmt element of the TEI header that indicate an authorising agent. [2.2.4. Publication, Distribution, Licensing, etc.]
Module | tei |
Used by | |
Members | publisher |
Note |
The agency child elements, while not required, are required if one of the detail child elements is to be used. It is not valid to have a detail child element without a preceding agency child element.
See also model.publicationStmtPart.detail.
|
Source | Github
<classSpec module="tei" type="model" ident="model.publicationStmtPart.agency"> <desc>groups the child elements of a <gi>publicationStmt</gi> element of the TEI header that indicate an authorising agent.</desc> </classSpec> |