<eLeaf>
<eLeaf> (foglia di un albero integrato) definisce esplicitamente una foglia di un albero integrato, che può essere codificato anche con l'elemento eTree. 19.3 Another Tree Notation | |||||||||
Modulo | nets — 19 Graphs, Networks, and Trees | ||||||||
Attributi | att.typed (@type, @subtype)
| ||||||||
Usato da | eTree triangle | ||||||||
Può contenere | |||||||||
Dichiarazione | element eLeaf { att.global.attributes, att.typed.attributes, attribute value { data.pointer }?, ( label?, model.ptrLike? ) } | ||||||||
Esempio | <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. |