<joinGrp>
<joinGrp> (결합군) 결합 요소 및 가능한 포인터의 집합군 16.7 Aggregation | |||||||||
모듈 | linking — 16 Linking, Segmentation, and Alignment | ||||||||
전체 속성에 부가 | att.pointing.group (@domains, @targFunc) (att.pointing (@type, @evaluate))
|
||||||||
에 의해 사용된 | |||||||||
포함할 수 있다 | |||||||||
선언 |
element joinGrp { att.global.attributes, att.pointing.group.attributes, att.pointing.attributes, attribute result { data.name }?, ( model.glossLike*, ( join | ptr )+ ) } |
||||||||
예 |
<joinGrp domains="zuitxt zuitxt zuitxt" result="q">
<join targets="#zuiq1 #zuiq2 #zuiq6"/> <join targets="#zuiq3 #zuiq4 #zuiq5"/> </joinGrp> |