<joinGrp>
<joinGrp> 要素joinやポインタをまとめる. 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> |
||||||||
解説 |