copyryear

The <copyryear> element contains the copyright year as specified by the year attribute.

Contains

no content

Contained by

copyright

Inheritance

topic/copyryear

Attributes

Name Description Data Type Default Value Required?
year The year in YYYY format. CDATA #IMPLIED No
%select-atts; (platform, product, audience, otherprops, importance, rev, status) A set of related attributes, described at select-atts parameter entity PE not applicable Not applicable
%global-atts; (xtrf, xtrc) A set of related attributes, described at global-atts parameter entity PE not applicable Not applicable
class A common attribute described in othercommon

Example

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