<publisher>

Publisher

Container element for information about the person, company, or other entity which published a work

Remarks

There is one and only one <publisher-name>; joint publishers should be named within a single element. Only one of the publisher locations needs to be preserved.

Attribute

content-type Type of Content

Expanded Content Model

(publisher-name, publisher-loc?)

Description

The following, in order:

This element may be contained in:

<journal-meta>

Example

<article article-type="article" xml:lang="en" structure-type="article"
dtd-version="0.1" xmlns:mml="http://www.w3.org/1998/Math/MathML"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>
<journal-meta>
<journal-title-group>
<journal-title>Psychotherapy: Theory, Research, Practice,
Training</journal-title>
</journal-title-group>
<issn>0033-3204</issn>
<issn pub-type="eISSN">1939-1536</issn>
<publisher>
<publisher-name>Educational Publishing Foundation</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="apaID">pst_45_3_281</article-id>
<article-id pub-id-type="doi">10.1037/a0013305</article-id>
<article-id pub-id-type="pi-uid">2008-13167-001</article-id>
...
</article-meta>
</front>
<body>...</body>
<back>...</back>
</article>

Module

common3.ent