<eLeaf>
<eLeaf> 部分木における葉を示す.要素eTree中で使用される. 19.3 他の木表現 | |||||||||
モジュール | nets — 19 グラフ,ネットワーク,木 | ||||||||
属性 | att.typed (@type, @subtype)
| ||||||||
当該モジュールを使用するもの | |||||||||
下位 | |||||||||
宣言 |
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> | ||||||||
解説 | 符号化する人が,部分木において葉ノードと非葉ノードを名前で区別した くない時に,要素eTreeは使用されるかもしれない. この違いは,配置で決まる. |