<joinGrp>
<joinGrp> 要素joinやポインタをまとめる. 16.7 Aggregation | |||||||||
モジュール | linking — 16 Linking, Segmentation, and Alignment | ||||||||
属性 | att.pointing.group (@domains, @targFunc) att.pointing (@type, @evaluate)
| ||||||||
当該モジュールを使用するもの | model.global.meta | ||||||||
下位 | |||||||||
宣言 |
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> | ||||||||
解説 |