CopyrightThe <copyright> element is used for a
single copyright entry. It includes the copyright years and the copyright
holder. Multiple <copyright> statements are allowed.
[edit] Example
<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>
[edit] Contains
| Doctype
| Content model
|
| ditabase, topic, task, reference, concept, glossary, map, bookmap
| ( (
copyryear) (one or more) then
copyrholder)
|
[edit] Contained by
| Doctype
| Parents
|
| ditabase, topic, task, concept, reference
| prolog
|
| map, bookmap
| topicmeta
|
[edit] Inheritance:
- topic/copyright
[edit] Attributes
| 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 The copyright holder with first claim on the copyright secondary An additional copyright holder who is not primary -dita-use-conref-target See Using the -dita-use-conref-target value for more information.
| 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
| A common attribute described in Other common DITA attributes
|
|
|
|
TOC: Language Specification 1.1
Parent topic: Prolog elements
Previous topic: component
Next topic: copyrholder
|
|