<eLeaf>
<eLeaf> 部分木における葉を示す.要素eTree中で使用される. 19.3 Another Tree Notation | |||||||||
モジュール | nets — 19 Graphs, Networks, and Trees | ||||||||
グローバル属性の他 | att.typed (@type, @subtype)
|
||||||||
当該モジュールを使用するもの | |||||||||
下位 | |||||||||
宣言 |
element eLeaf { att.global.attributes, att.typed.attributes, attribute value { data.pointer }?, ( label?, model.ptrLike? ) } |
||||||||
例 | |||||||||
解説 |
符号化する人が,部分木において葉ノードと非葉ノードを名前で区別した
くない時に,要素eTreeは使用されるかもしれない.
この違いは,配置で決まる.
|