label |
gives a label for a leaf. |
|
Datatype: CDATA |
|
Values: A character string. |
|
Default: #IMPLIED |
value |
provides the value of a leaf, which is a feature
structure or other analytic element. |
|
Datatype: IDREF |
|
Values: A valid identifier of a feature structure or other analytic
element. |
|
Default: #IMPLIED |
parent |
provides the identifier of parent of a leaf. |
|
Datatype: IDREF |
|
Values: The identifier of the parent node. |
|
Default: #IMPLIED |
follow |
provides an identifier of an element which this leaf follows. |
|
Datatype: IDREF |
|
Values: The identifier of another intermediate node or leaf of the tree. |
|
Default: #IMPLIED |
Note |
If the tree is unordered or partially ordered, this
attribute has the property of fixing the relative order of the leaf and
the element which is the value of the attribute.
|