trademark
trademark — A trademark.
Synopsis
trademark ::= × ⏵
- Zero or more of:
- text
phrase(db._phrase)replaceable- Graphic inlines ⏵
- Ubiquitous inlines ⏵
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.
- class
Identifies the class of trade mark
Enumerated values: “copyright” A copyright
“registered” A registered copyright
“service” A service
“trade” A trademark
Parents
23 elements contain trademark. × ⏵
Children
5 elements occur in trademark. × ⏵
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 a5 |registered trademark of O'Reilly Media, Inc.|</para>||</article>
Nutshell Handbook is a registered trademark of O'Reilly Media, Inc.