10.1.83. <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 | header: authority availability distributor idno |
| 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>
<sequence minOccurs="1" maxOccurs="1">
<classRef key="model.publicationStmtPart.agency"
minOccurs="1" maxOccurs="unbounded"/>
<classRef key="model.publicationStmtPart.detail"
minOccurs="0" maxOccurs="unbounded"/>
<elementRef key="availability"/>
</sequence>
</content>
⚓ |
| Schema Declaration | |





