<eLeaf>
<eLeaf> (葉) 木構造における葉を示す.要素eTree中で使用される. 19.3 Another Tree Notation | |||||||||
モジュール | nets — 19 Graphs, Networks, and Trees | ||||||||
属性 | att.typed (@type, @subtype)
| ||||||||
当該モジュールを使用するもの | eTree triangle | ||||||||
下位 | |||||||||
宣言 | element eLeaf { att.global.attributes, att.typed.attributes, attribute value { data.pointer }?, ( label?, model.ptrLike? ) } | ||||||||
例 | <eLeaf value="http://an.fsurl.tei/#FSWITH"> <label>with</label> </eLeaf> | ||||||||
解説 | The <eTree> tag may be used if the encoder does not
wish to distinguish by name between nonleaf and leaf nodes in
embedding trees; they are distinguished by their arrangement. |