database — The name of a database, or part of a database
phrase
(db._phrase)replaceable
alt
anchor
annotation
biblioref
indexterm
(db.indexterm.endofrange)indexterm
(db.indexterm.singular)indexterm
(db.indexterm.startofrange)inlinemediaobject
link
olink
remark
subscript
superscript
xref
Common attributes and common linking attributes.
Additional attributes:
The name of a database, or part of a database.
Common attributes and common linking attributes.
Identifies the class of database artifact
Enumerated values: | |
---|---|
“altkey” |
An alternate or secondary key |
“constraint” |
A constraint |
“datatype” |
A data type |
“field” |
A field |
“foreignkey” |
A foreign key |
“group” |
A group |
“index” |
An index |
“key1” |
The first or primary key |
“key2” |
An alternate or secondary key |
“name” |
A name |
“primarykey” |
The primary key |
“procedure” |
A (stored) procedure |
“record” |
A record |
“rule” |
A rule |
“secondarykey” |
The secondary key |
“table” |
A table |
“user” |
A user |
“view” |
A view |
These elements contain database
: bridgehead
, caption
(db.html.caption), citation
, citetitle
, classsynopsisinfo
, emphasis
(db.emphasis), entry
, firstterm
, foreignphrase
, funcsynopsisinfo
, glosssee
, glossseealso
, glossterm
, html:button
, html:label
, html:legend
, link
, literallayout
, member
, olink
, orgdiv
, para
, phrase
(db.phrase), primary
, primaryie
, programlisting
, quote
, refdescriptor
, refentrytitle
, refname
, refpurpose
, screen
, secondary
, secondaryie
, see
, seealso
, seealsoie
, seeie
, seg
, segtitle
, simpara
, subtitle
, synopsis
, td
, term
, termdef
, tertiary
, tertiaryie
, th
, title
, titleabbrev
, tocentry
.
The following elements occur in database: text, alt
, anchor
, annotation
, biblioref
, indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), inlinemediaobject
, link
, olink
, phrase
(db._phrase), remark
, replaceable
, subscript
, superscript
, xref
.
<article xmlns='http://docbook.org/ns/docbook'> <title>Example database</title> <para>The <database>ProjectStatus</database> database has been updated. Please note that <database class='field'>Year</database> has been extended to four digits. </para> </article>
The ProjectStatus database has been updated. Please note that Year has been extended to four digits.