<leaf>
<leaf> encodes the leaves (terminal nodes) of a tree. 19.2 Trees | |||||||||||||||||||||||||
Modul | nets — 19 Graphs, Networks, and Trees | ||||||||||||||||||||||||
Attribute |
| ||||||||||||||||||||||||
Verwendet von | |||||||||||||||||||||||||
Kann enthalten | core: label | ||||||||||||||||||||||||
Deklaration |
element leaf { att.global.attributes, attribute value { data.pointer }?, attribute parent { data.pointer }?, attribute follow { data.pointer }?, label? } | ||||||||||||||||||||||||
Beispiel | <leaf xml:id="peri1" parent="#n1"> <label>periscope</label> </leaf> |