tag — A component of XML (or SGML) markup
tag ::=
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
Common attributes and common linking attributes.
Additional attributes:
A tag
identifies an SGML markup construct.
The utility of this element is almost
wholly constrained to books about SGML.
The tag
element is sufficient for most XML constructs, which
are identical to the corresponding SGML constructs, it but does
not have any provisions for handling the special features of XML
markup. A future version of DocBook will address this issue,
probably by adding new Class
values. In the
meantime, you may get by by assigning a Role
attribute for XML.
Formatted inline.
A tag
generates all the necessary punctuation
before and after the construct it identifies. For example, it generates
both the leading ampersand and the trailing semicolon when the
Class
is genentity
.
Common attributes and common linking attributes.
FIXME:
Enumerated values: | |
---|---|
“attribute” | FIXME: |
“attvalue” | FIXME: |
“element” | FIXME: |
“emptytag” | FIXME: |
“endtag” | FIXME: |
“genentity” | FIXME: |
“numcharref” | FIXME: |
“paramentity” | FIXME: |
“pi” | FIXME: |
“sgmlcomment” | FIXME: |
“starttag” | FIXME: |
“xmlpi” | FIXME: |
FIXME:
These elements contain tag
: bridgehead
, citation
, citetitle
, classsynopsisinfo
, computeroutput
, emphasis
(db.emphasis), entry
, firstterm
, 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
, userinput
.
The following elements occur in tag: 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
.