Publisher

Capture Publisher information in a <publisher> element.

All books must contain a <publisher> element. The element must contain <publisher-name> and <publisher-loc> elements which contain the name of the publisher and the location of the publisher respectively.

Example

<publisher>
  <publisher-name>IOP Publishing</publisher-name>
  <publisher-loc>Bristol, UK</publisher-loc>
</publisher>