<bookowner>

The <bookowner> element specifies the owner of the book's copyright.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/data bookmap/bookowner

Example

This section is non-normative.

<bookmeta>
  <bookrights>
    <copyrfirst><year>1994</year></copyrfirst>
    <copyrlast><year>2006</year></copyrlast>
    <bookowner>
      <organization>Example Corporation</organization>
    </bookowner>
  </bookrights>
</bookmeta>

Content model

(<organization> | <person>)*

Contained by

<bookrights>

Zero or more of the following
  • <organization>
  • <person>

Contained by

  • <bookrights>

Inheritance

- topic/data bookmap/bookowner

The <bookowner> element is specialized from <data>. 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.