Specifies the label (short description) for the XForms control (see the spec). Every form control other than the output and choices elements must contain a label element. It is valid for a form control to have an empty label element. The label text can be specified in instance data, in a remote document, or as inline text. If more than one source of label text is specified for this element, the order of precedence is: single node binding attributes, linking attributes, inline text.
label element itself then the label text for the control will contain an indicator as to what the access key is in a standard way. Usually by underlining the accesskey character in the label text.
label element is clicked or its accesskey is activated then the form control that contains the label will be given the focus.
Page last modified 10:18, 24 Jan 2008 by Surkov.alexander