DocBook Slides: The Definitive Guide (Version 0.9.1 for DocBook Slides 5.2b09a) |
trademark
trademark — A trademark.
Synopsis
- 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>
.
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
Children
The following elements occur in trademark: text, inlinemediaobject
, phrase
(db._phrase), replaceable
, subscript
, superscript
.