group (db.group.paramdef)
group — A group of parameters.
Synopsis
group (db.group.paramdef) ::=
Attributes
Additional attributes:
- choice (enumeration) [default=“opt”]
- “opt”
 - “plain”
 - “req”
 
 
Description
A paramdef group surrounds a group of
parameter definitions.
Processing expectations
FIXME:
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).
See Also
arg, cmdsynopsis, group (db.group), refsynopsisdiv, sbr, synopfragment, synopfragmentref



