<copyryear>
The <copyryear> element contains the copyright year as specified
by the @year attribute.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/copyryear
Example
<copyright>
<copyryear year="2001"></copyryear>
<copyrholder>IBM</copyrholder>
</copyright>
Attributes
The following attributes are available on this element: Universal attribute group and the attribute defined below.
@year- The year in YYYY format.
