<eLeaf>
<eLeaf> (hoja de un árbol integrado.) proporciona explícitamente una hoja de un árbol integrado, que puede ser codificado también con el elemento eTree. 19.3 Another Tree Notation | |||||||||
Módulo | nets — 19 Graphs, Networks, and Trees | ||||||||
Atributos | att.typed (@type, @subtype)
| ||||||||
Used by | eTree triangle | ||||||||
May contain | |||||||||
Declaración | element eLeaf { att.global.attributes, att.typed.attributes, attribute value { data.pointer }?, ( label?, model.ptrLike? ) } | ||||||||
Ejemplo | <eLeaf value="http://an.fsurl.tei/#FSWITH"> <label>with</label> </eLeaf> | ||||||||
Nota | 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. |