3.10.6.2.8 <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

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

Attributes

The following attributes are available on this element: Data element attributes group, Link relationship attribute group, Universal attribute group, and outputclass.

Return to main page.