12.1.102. <publicationStmt>
| <publicationStmt> (publication statement) groups information concerning the publication or distribution of an electronic or other text. [2.2.4. Publication, Distribution, Licensing, etc. 2.2. The File Description] | |
| Module | header — Specification |
| Attributes |
|
| Contained by | header: fileDesc |
| May contain | |
| Note | Where a publication statement contains several members of the model.publicationStmtPart.agency or model.publicationStmtPart.detail classes rather than one or more paragraphs or anonymous blocks, care should be taken to ensure that the repeated elements are presented in a meaningful order. It is a conformance requirement that elements supplying information about publication place, address, identifier, availability, and date be given following the name of the publisher, distributor, or authority concerned, and preferably in that order. |
| Example | |
| Example | |
| Example | |
| Content model |
<content>
<alternate minOccurs="1"
maxOccurs="unbounded">
<classRef key="model.publicationStmtPart.agency"
minOccurs="1" maxOccurs="unbounded"/>
<elementRef key="availability"
minOccurs="1"/>
<classRef key="model.ptrLike"
minOccurs="0"/>
<elementRef key="date" minOccurs="0"/>
<elementRef key="idno" minOccurs="0"/>
<elementRef key="pubPlace" minOccurs="0"/>
</alternate>
</content>
⚓ |
| Schema Declaration | |

