<forest> provides for groups of rooted trees.
Attributes:
type identifies the type of the forest.
Datatype: CDATA
Values: A character string.
Default: #IMPLIED
Example
Tagsetadditional tag set for graphs, networks, and trees
Class
Filenameteinet2
Content: One or more trees, embedding trees, or underspecified embedding trees (triangles).
ParentsforestGrp
ChildreneTree tree triangle
Declaration
<!ELEMENT forest        - -  ((tree | eTree | triangle)+)       >
<!ATTLIST forest             %a.global
          type               CDATA               #IMPLIED       >
See 21.3

Back to index