3.15.2.21 <organization>

The <organization> element contains the name of an organization. Note that unlike <organizationname>, the <organization> element is not restricted to use within <authorinformation>; it does not have to contain the name of an authoring organization.

Content models

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

Inheritance

- topic/data bookmap/organization

Example

<bookmeta>
  <bookrights>
    <copyrfirst><year>1996</year></copyrfirst>
    <copyrlast><year>2006</year></copyrlast>
    <bookowner><organization>OASIS</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.