<joinGrp>
<joinGrp> (join group) groups a collection of join elements and possibly pointers. 16.7 Aggregation | |||||||||
Module | linking — 16 Linking, Segmentation, and Alignment | ||||||||
In addition to global attributes | att.pointing.group (@domains, @targFunc) (att.pointing (@type, @evaluate))
|
||||||||
Used by | |||||||||
May contain | |||||||||
Declaration |
element joinGrp { att.global.attributes, att.pointing.group.attributes, att.pointing.attributes, attribute result { data.name }?, ( model.glossLike*, ( join | ptr )+ ) } |
||||||||
Example |
<joinGrp domains="zuitxt zuitxt zuitxt" result="q">
<join targets="#zuiq1 #zuiq2 #zuiq6"/> <join targets="#zuiq3 #zuiq4 #zuiq5"/> </joinGrp> |
||||||||
Note |