<eLeaf>

<eLeaf> (feuille d'un "arbre englobant") la feuille d'un "arbre englobant", qui peut aussi être encodée au moyen d'un élément eTree 19.3 Another Tree Notation
Modulenets — 19 Graphs, Networks, and Trees
Attributs att.typed (@type, @subtype)
valuefournit l'identifiant de l'objet représenté par la feuille de l'"arbre englobant" ; cet objet peut être une paire nom-valeur ou tout autre élément analytique.
Statut Requis quand applicable
Type de données
data.pointer
Valeurs A valid identifier of a feature structure or other analytic element.
Utilisé pareTree triangle
Peut contenir
core: label ptr ref
Declaration
element eLeaf
{
   att.global.attributes,
   att.typed.attributes,
   attribute value { data.pointer }?,
   ( label?, model.ptrLike? )
}
Exemple
<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.