<forestGrp>

<forestGrp> (groupe de forêts) englobe plusieurs éléments forest. 19.3 Another Tree Notation
Modulenets — 19 Graphs, Networks, and Trees
Attributs
typeprécise le type du groupe de forêts.
Statut Optionel
Type de données

<rng:ref name="data.enumerated"/>
data.enumerated
Valeurs A character string.
Utilisé par
Peut contenir
nets: forest
Declaration

<rng:element name="forestGrp">
<rng:ref name="att.global.attributes"/>
<rng:optional>
 <rng:attribute name="type">
  <rng:ref name="data.enumerated"/>
 </rng:attribute>
</rng:optional>
<rng:oneOrMore>
 <rng:ref name="forest"/>
</rng:oneOrMore>
</rng:element>
element forestGrp
{
   att.global.attributes,
   attribute type { data.enumerated }?,
   forest+
}
Note
Une ou plusieurs forêts.