trademark

$Revision: 1.3 $

$Date: 2002/06/12 11:18:42 $

trademark — A trademark

Synopsis

Mixed Content Model

trademark ::=
(#PCDATA|link|ulink|command|computeroutput|email|filename|literal|
 option|replaceable|systemitem|userinput|inlinemediaobject|
 emphasis)*

Attributes

Common attributes

Name

Type

Default

class

Enumeration:

copyright
registered
service
trade
"trade"

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.

Children

The following elements occur in trademark: command, computeroutput, email, emphasis, filename, inlinemediaobject, link, literal, option, replaceable, systemitem, ulink, userinput.

Attributes

class

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

See Also

copyright, legalnotice.

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.