<vMerge>
<vMerge> (合併的值集合) 所表示的功能值是將子元素中的功能值合併的結果,所使用的組成方法在屬性org中標明。 18.8.3 Collection of Values | |||||||
組件 | iso-fs — 18 Feature Structures | ||||||
屬性 | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs))
| ||||||
屬於 | |||||||
可包含在於 | |||||||
可包含 | |||||||
宣告 |
element vMerge { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, attribute org { "set" | "bag" | "list" }?, model.featureVal+ } | ||||||
例子 |
<vMerge org="list">
<vColl org="set"> <symbol value="masculine"/> <symbol value="neuter"/> <symbol value="feminine"/> </vColl> <symbol value="indeterminate"/> </vMerge> |