| 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 ID of parent of a leaf. | 
|  | Datatype: IDREF | 
|  | Values: The ID of the parent node. | 
|  | Default: #IMPLIED | 
| follow | provides an ID of an element which this leaf follows. | 
|  | Datatype: IDREF | 
|  | Values: An ID 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. |