<joinGrp>

<joinGrp> (join group) groups a collection of join elements and possibly pointers. 16.7 Aggregation
Modullinking — 16 Linking, Segmentation, and Alignment
Attribute att.pointing.group (@domains, @targFunc) att.pointing (@type, @evaluate)
resultdescribes the result of the joins gathered in this collection.
Zustand Optional
Datentyp
data.name
Werte supplies the default value for the result on each <join> included within the group.
Verwendet von model.global.meta
Kann enthalten
core: desc gloss ptr
linking: join
tagdocs: altIdent equiv
Deklaration
element joinGrp
{
   att.global.attributes,
   att.pointing.group.attributes,
   att.pointing.attributes,
   attribute result { data.name }?,
   ( model.glossLike*, ( join | ptr )+ )
}
Beispiel
<joinGrp domains="zuitxt zuitxt zuitxtresult="q">
 <join targets="#zuiq1 #zuiq2 #zuiq6"/>
 <join targets="#zuiq3 #zuiq4 #zuiq5"/>
</joinGrp>
Anmerkung
Any number of <join> or <ptr> elements.