copyright

The <copyright> element is used for a single copyright entry. It includes the copyright years and the copyright holder. Multiple <copyright> statements are allowed.

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>

Contains

Doctype Content model
ditabase, topic, task, reference, concept, glossary, map, bookmap ( ( copyryear) (one or more) then copyrholder)

Contained by

Doctype Parents
ditabase, topic, task, concept, reference prolog
map, bookmap topicmeta

Inheritance:

- topic/copyright

Return to main page.

OASIS DITA Language Specification v1.1 -- Committee Draft 13 February 2007
Copyright © OASIS Open 2005, 2007. All Rights Reserved.