<joinGrp>
<joinGrp> (join group) groups a collection of join elements and possibly pointers. 16.7 Aggregation | |||||||||
Modul | linking — 16 Linking, Segmentation, and Alignment | ||||||||
Attribute | att.pointing.group (@domains, @targFunc) (att.pointing (@type, @evaluate))
| ||||||||
Verwendet von | |||||||||
Kann enthalten | |||||||||
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 zuitxt" result="q"> <join targets="#zuiq1 #zuiq2 #zuiq6"/> <join targets="#zuiq3 #zuiq4 #zuiq5"/> </joinGrp> |