<eLeaf>

<eLeaf> (葉) 木構造における葉を示す.要素eTree中で使用される. 19.3 Another Tree Notation
モジュールnets — 19 Graphs, Networks, and Trees
属性 att.typed (@type, @subtype)
value当該葉の値を示す.
状態 使えるならば必須
データ型
data.pointer
A valid identifier of a feature structure or other analytic element.
当該モジュールを使用するものeTree triangle
下位
core: label ptr ref
宣言
element eLeaf
{
   att.global.attributes,
   att.typed.attributes,
   attribute value { data.pointer }?,
   ( label?, model.ptrLike? )
}
<eLeaf value="http://an.fsurl.tei/#FSWITH">
 <label>with</label>
</eLeaf>
解説
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.