<eLeaf>
<eLeaf> (leaf or terminal node of an embedding tree) provides explicitly for a leaf of an embedding tree, which may also be encoded with the eTree element. 19.3 Another Tree Notation | |||||||||
Module | nets — 19 Graphs, Networks, and Trees | ||||||||
Attributes | att.typed (@type, @subtype)
| ||||||||
Used by | |||||||||
May contain | |||||||||
Declaration |
element eLeaf { att.global.attributes, att.typed.attributes, attribute value { data.pointer }?, ( label?, model.ptrLike? ) } | ||||||||
Example | <eLeaf value="http://an.fsurl.tei/#FSWITH"> <label>with</label> </eLeaf> | ||||||||
Note | 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. |