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

Formatted inline. For a complete description of the processing expectations, see group.

Attributes

Common attributes and common linking attributes.

any attribute

Any attribute in any other explicit namespace

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), macroprototype.

Children

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

See Also

Related elements: arg, cmdsynopsis, group (db.group), refsynopsisdiv, sbr, synopfragment, synopfragmentref.