<leaf>
| <leaf> (leaf) 木(構造)における葉(終端ノード)を示す。 [20.2 Trees] | |||||||||||||||||||||
| モジュール | nets — Graphs, Networks, and Trees | ||||||||||||||||||||
| 属性 |
|
||||||||||||||||||||
| 上位 |
nets: tree
|
||||||||||||||||||||
| 下位 |
core: label
|
||||||||||||||||||||
| 解説 |
葉の入り次数は常に1であり、出の次数は常に0となる。 |
||||||||||||||||||||
| 例 | |||||||||||||||||||||
| Content model |
<content> |
||||||||||||||||||||
| 宣言 |
<rng:element name="leaf"> element leaf { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, attribute value { teidata.pointer }?, attribute parent { teidata.pointer }?, attribute follow { teidata.pointer }?, label? } |
||||||||||||||||||||