The <copyright> element is used for a single copyright entry. It includes the copyright years and the copyright holder. Multiple <copyright> statements are allowed.
<prolog> <copyright> <copyryear year="2001-04-12"></copyryear> <copyrholder>IBM</copyrholder> </copyright> <copyright type=secondary> <copyryear year="2002-03-03></copyryear> <copyrholder>Schweetones Publishing, Inc.</copyrholder> </copyright> </prolog>
Doctype | Content model |
---|---|
ditabase, topic, task, reference, concept, glossary, map, bookmap | ( ( copyryear) (one or more) then copyrholder) |
- topic/copyright
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
type | Indicates the legal status of the copyright holder. Note that this differs from the type
attribute on many other DITA elements. Allowable values
are:
|
(primary | secondary | -dita-use-conref-target) | #IMPLIED | No |
%univ-atts; (%select-atts;, %id-atts;, %localization-atts;) | A set of related attributes, described at %univ-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 | Common attribute described in Other common DITA attributes. |
Return to main page.
OASIS DITA Language Specification v1.1 -- Committee Draft 02, 8 May 2007
Copyright © OASIS Open 2005, 2007. All Rights Reserved.