◇◆
<publisher-name> Publisher's Name (in a citation)
In a bibliographic citation (<element-citation> or <mixed-citation>) or a citation to a related object (<related-object>), this element names the publisher of the cited work.
Usage/Remarks
This element is not part of the metadata of a standards document. Use the element
<std-org-loc> to record the location of the publishing or adopting standard.
Models and Context
May be contained in
Description
Any combination of:
- Text, numbers, or special characters
- <institution> Institution Name
- <institution-wrap> Institution Wrapper
Content Model
<!ELEMENT publisher-name (#PCDATA %publisher-name-elements;)* >
Expanded Content Model
(#PCDATA | institution | institution-wrap)*
Tagged Sample
Part of book citation
...
<ref id="ref_25">
<label>[25]</label>
<mixed-citation publication-type="book"
><source>Retskrivningsordbogen</source>.
<publisher-name>Dansk Sprognævn &
Aschehoug Dansk Forlag A/S</publisher-name>,
<edition>Second Edition</edition>,
<year iso-8601-date="1996">1996</year></mixed-citation>
</ref>
...