<forest>

<forest> provides for groups of rooted trees. 19.3 Another Tree Notation
Modulnets — 19 Graphs, Networks, and Trees
Attribute
typeidentifies the type of the forest.
Zustand Optional
Datentyp
data.enumerated
Werte A character string.
Verwendet vonforestGrp model.divPart
Kann enthalten
Deklaration
element forest
{
   att.global.attributes,
   attribute type { data.enumerated }?,
   ( tree | eTree | triangle )+
}
Anmerkung
One or more trees, embedding trees, or underspecified embedding trees (triangles).