<forest>

<forest> provides for groups of rooted trees. 19.3 Another Tree Notation
Modulenets — 19 Graphs, Networks, and Trees
AttributesIn addition to global attributes
typeidentifies the type of the forest.
Status Optional
Datatype
data.enumerated
Values A character string.
Used byforestGrp model.divPart
May contain
Declaration
element forest
{
   att.global.attributes,
   attribute type { data.enumerated }?,
   ( tree | eTree | triangle )+
}
Note
One or more trees, embedding trees, or underspecified embedding trees (triangles).