<triangle>
<triangle> (不完全嵌入樹狀結構,如同畫出的圖形特徵所顯示。) 為不完全之<嵌入樹狀結構>所提供的元素,即資訊不足的<嵌入樹狀結構>。 19.3 Another Tree Notation | |||||||||
組件 | nets — 19 Graphs, Networks, and Trees | ||||||||
屬性 |
| ||||||||
屬於 | |||||||||
可包含 | |||||||||
宣告 |
element triangle { att.global.attributes, attribute value { data.pointer }?, ( label?, ( eTree | triangle | eLeaf )* ) } | ||||||||
例子 | <triangle> <label>NP</label> <eLeaf> <label>the periscope</label> </eLeaf> </triangle> |