[5.1]group (db.group.paramdef)

group — A group of parameters.

Synopsis

group (db.group.paramdef) ::=

Attributes

Common 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.

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.

Last revised by Norman Walsh on 6 Jun 2011 (git hash: 6ffcc7640bbc5f852a318e452c9f210f03292cb9)