<publisher-name>

Appears at

Fequency

<element-citation>

Zero or more times

<product>

Zero or more times

<publisher>

One or more times

Represents the name of the publishing house or publisher.

Examples:

Example of <publisher-name> in <journal-meta>:

...
<publisher>
    <publisher-name>Revue de l'Université de Moncton</publisher-name>
</publisher>
...

Example of <publisher-name> in <element-citation>:

...
<element-citation publication-type="book">
           ...
    <publisher-name>Revue de l'Université de Moncton</publisher-name>
    <fpage>223</fpage>
    <lpage>244</lpage>
</element-citation>
...