(publication statement) – Container for information regarding the publication or distribution of a bibliographic item, including the publisher's name and address, the date of publication, and other relevant details. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
analog | xs:string | optional |
|
||||
label | xs:string | optional |
|
||||
n | optional |
|
|||||
xml:base | mei:mei_data.URI | optional |
|
||||
xml:id | xs:ID | optional |
|
Element Group | mei:mei_macro.bibldescPart |
Element | mei:fileDesc |
<xs:element name="pubStmt"> <xs:annotation> <xs:documentation>(publication statement) – Container for information regarding the publication or distribution of a bibliographic item, including the publisher's name and address, the date of publication, and other relevant details.</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element minOccurs="0" ref="mei:unpub"/> <xs:group minOccurs="0" maxOccurs="unbounded" ref="mei:mei_model.pubStmtPart"/> </xs:choice> <xs:attributeGroup ref="mei:mei_att.common.attributes"/> <xs:attributeGroup ref="mei:mei_att.bibl.attributes"/> </xs:complexType> </xs:element> |