<publisherinformation>
The <publisherinformation> contains information about what group
or person published the book, where it was published, and certain details about its publication
history. Other publication history information is found in the <bookchangehistory>
element.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/publisher bookmap/publisherinformation
Example
This section is non-normative.
<bookmeta>
<publisherinformation>
<organization>Example Publishers</organization>
<printlocation>Austin, TX</printlocation>
<published>
<publishtype value="general"/>
<completed><year>1977</year></completed>
</published>
</publisherinformation>
</bookmeta>Content model
(<person> | <organization>)*, <printlocation>*, <published>*, <data>*
Contained by
<bookmeta>
- Zero or more of the following
<organization><person>
- Zero or more
<printlocation> - Zero or more
<published> - Zero or more
<data>
Contained by
<bookmeta>
Inheritance
- topic/publisher bookmap/publisherinformation
The <publisherinformation> element is specialized from <publisher>. It is defined in the bookmap module.
Attributes
The following attributes are available on this element: Data element attributes group, Link relationship attribute group, Universal attribute group, and outputclass.