August 2003
Beginner to intermediate
240 pages
7h 44m
English
calculate
| Allowed values:any XPath expression; the result is interpreted as a string. |
Default value:none
|
This property defines a calculation used to determine the value of the node.
It’s important that interrelated calculations run in the proper order, and XForms takes care of this by analyzing the dependencies and correctly ordering the individual computations.
It’s not wise to attach an editable form control to a calculated node, since the XForms specification gives recalculation engines the freedom to recalculate at nearly any given time. As part of the recalculation processing, any new information entered into the form control will get wiped out.
Read now
Unlock full access