Name

group — A generic group of one datatype or one kind.

Synopsis

Content Model

 group ::= (parameter*,attrib*)

Description

The group element contains the properties of a group identified by a name and the attributes of the group.

Processing expectations

Add the number of elements in a group to the parent node.

Children

parameter, attrib

Attributes

name

Required, the name of the group, e.g., species.

size

Optional, the number of elements in this group. Default is 0.

in

Optional, a supergroup to which this group beongs to. Default is "none".

condition

Optional, the constraint on the group. "random" is used in QMC to generate random positions for the number of elements in the group.

role

Reserved to refine the group.