<triangle>
<triangle> (albero integrato insufficientemente specificato, così chiamato a causa della caratteristica forma che assume quando viene disegnato) definisce un eTree insufficientemente specificato, cioè un eTree con alcune informazioni escluse 19.3 Another Tree Notation | |||||||||
Modulo | nets — 19 Graphs, Networks, and Trees | ||||||||
Attributi |
| ||||||||
Usato da | |||||||||
Può contenere | |||||||||
Dichiarazione |
element triangle { att.global.attributes, attribute value { data.pointer }?, ( label?, ( eTree | triangle | eLeaf )* ) } | ||||||||
Esempio | <triangle> <label>NP</label> <eLeaf> <label>the periscope</label> </eLeaf> </triangle> |