trademark

$Revision: 1666 $

$Date: 2002-06-12 07:19:37 -0400 (Wed, 12 Jun 2002) $

trademark — A trademark

Synopsis

Mixed Content Model

trademark ::=
(#PCDATA|%link.char.class;|%tech.char.class;|%base.char.class;|
 %other.char.class;|inlinegraphic|inlinemediaobject|emphasis)*

Attributes

Common attributes

Name

Type

Default

class
Enumeration:
copyright
registered
service
trade
"trade"

Parameter Entities

The following parameter entities contain trademark:

Parameter Entities
%docinfo.char.mix;%gen.char.class;%ndxterm.char.mix;
%para.char.mix;%refinline.char.mix;%tbl.entry.mdl;
%title.char.mix;%word.char.mix; 

Description

Trademark identifies a legal trademark.

One of the values of the Class attribute on Trademark is Copyright. DocBook also has a Copyright element, but it is confined to meta-information. A copyright in running text is best represented as <trademark class=copyright>.

Processing expectations

Formatted inline.

In addition to Trademark, two of the values of the Class attribute on ProductName make assertions about trademarks; presumably the same markup is intended for both Trademark and ProductName when they make assertions about trademarks.

Future Changes

The InterfaceDefinition element will be discarded in DocBook V4.0. It will no longer be available in the content model of this element.

Attributes

class

Class indicates the type of Trademark. The default is Trade.

See Also

copyright, legalnotice, productname.

Examples

<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<para>
The name <trademark class='registered'>WebSite</trademark> is a
registered trademark of O'Reilly &amp; Associates, Inc.
</para>

The name WebSite® is a registered trademark of O'Reilly & Associates, Inc.

For additional examples, see also audioobject, productname, screenco.