<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
Modulnets — 19 Graphs, Networks, and Trees
Attribute att.typed (@type, @subtype)
valueprovides the value of an embedding leaf, which is a feature structure or other analytic element.
Zustand Vorgeschrieben wenn zutreffend
Datentyp
data.pointer
Werte A valid identifier of a feature structure or other analytic element.
Verwendet voneTree triangle
Kann enthalten
core: label ptr ref
Deklaration
element eLeaf
{
   att.global.attributes,
   att.typed.attributes,
   attribute value { data.pointer }?,
   ( label?, model.ptrLike? )
}
Beispiel
<eLeaf value="http://an.fsurl.tei/#FSWITH">
 <label>with</label>
</eLeaf>
Anmerkung
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.