DocBook 5.1: The Definitive Guide  (Version 1.5.3 for DocBook 5.1)

V5.1group (db.group.paramdef)

group — A group of parameters.

Synopsis

group (db.group.paramdef) ::=

Attributes

Common attributes and common linking attributes.

Additional attributes:

  • choice (enumeration) [default=“opt”]
    • “opt”
    • “plain”
    • “req”

Description

A paramdef group surrounds a group of parameter definitions.

Processing expectations

FIXME:

Attributes

Common attributes and common linking attributes.

choice

Indicates optionality.

Enumerated values:
“opt”

Formatted to indicate that it is optional.

“plain”

Formatted without indication.

“req”

Formatted to indicate that it is required.

Parents

These elements contain group: funcprototype, group (db.group.paramdef).

Children

The following elements occur in group: group (db.group.paramdef), paramdef.