trademark
trademark — A trademark.
Synopsis
trademark ::=
- Zero or more of:
- text
- Graphic inlines
- Indexing inlines
- Linking inlines
- Ubiquitous inlines
abbrev
acronym
alt
anchor
biblioref
coref
date
emphasis
(db._emphasis)firstterm
(db._firstterm)footnote
footnoteref
foreignphrase
(db._foreignphrase)glossterm
(db._glossterm)indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
phrase
(db._phrase)quote
(db._quote)remark
subscript
superscript
trademark
wordasword
xref
Attributes
Common attributes and common linking attributes.
Additional attributes:
- class (enumeration)
- “copyright”
- “registered”
- “service”
- “trade”
Description
A 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.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
- class
Identifies the class of trade mark
Enumerated values: “copyright” A copyright
“registered” A registered copyright
“service” A service
“trade” A trademark
Parents
These elements contain trademark
: abbrev
, acronym
, address
, artpagenums
, attribution
, authorinitials
, bibliocoverage
, biblioid
, bibliomisc
, bibliomixed
, bibliomset
, bibliorelation
, bibliosource
, bridgehead
, citation
, citebiblioid
, citetitle
, city
, confdates
, confnum
, confsponsor
, conftitle
, contractnum
, contractsponsor
, contrib
, country
, edition
, email
, emphasis
(db._emphasis), emphasis
(db.emphasis), entry
, fax
, firstname
, firstterm
(db._firstterm), firstterm
(db.firstterm), foreignphrase
(db._foreignphrase), foreignphrase
(db.foreignphrase), givenname
, glosssee
, glossseealso
, glossterm
(db._glossterm), glossterm
(db.glossterm), holder
, honorific
, inlinestagedir
, issuenum
, jobtitle
, label
, line
, lineage
, link
, literal
, literallayout
, mathphrase
, member
, meta
(db.meta.content), olink
, optional
, orgdiv
, orgname
, otheraddr
, othername
, pagenums
, para
, personname
, phone
, phrase
(db._phrase), phrase
(db.phrase), pob
, postcode
, primary
, productname
, productnumber
, publishername
, quote
(db._quote), quote
(db.quote), releaseinfo
, remark
, revnumber
, revremark
, secondary
, see
, seealso
, seriesvolnums
, shortaffil
, simpara
, state
, street
, subscript
, subtitle
, superscript
, surname
, templatename
, term
, termdef
, tertiary
, title
, titleabbrev
, trademark
, uri
, volumenum
, wordasword
, year
.
Children
The following elements occur in trademark
: text, abbrev
, acronym
, alt
, anchor
, biblioref
, coref
, date
, emphasis
(db._emphasis), firstterm
(db._firstterm), footnote
, footnoteref
, foreignphrase
(db._foreignphrase), glossterm
(db._glossterm), indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), inlinemediaobject
, link
, olink
, phrase
(db._phrase), quote
(db._quote), remark
, subscript
, superscript
, trademark
, wordasword
, xref
.
See Also
Related elements: copyright
, legalnotice
.
Examples
1 |<article xmlns='http://docbook.org/ns/docbook'>
|<title>Example trademark</title>
||
<para><trademark class='registered'>Nutshell Handbook</trademark> is a
5 |registered trademark of O'Reilly Media, Inc.
|</para>
||
</article>
Nutshell Handbook is a registered trademark of O'Reilly Media, Inc.