<copyrholder>

The <copyrholder> element names the copyright holder that holds legal rights to the material contained in the topic.

Content model

(Text | <data> | <data-about> | <foreign> | <unknown> | <keyword> | <term> | <text>)*

Contained by

<copyright>

Zero or more of the following
  • Text
  • <data>
  • <data-about>
  • <foreign>
  • <keyword>
  • <term>
  • <text>
  • <unknown>

Contained by

  • <copyright>

Inheritance

- topic/copyrholder

The <copyrholder> element is a base element type. It is defined in the topic module.

Example

This section is non-normative.

<copyright>
  <copyryear year="2001"></copyryear>
  <copyrholder>IBM</copyrholder>
</copyright>

Attributes

The following attributes are available on this element: Universal attribute group.