| |
|
| |
Calculates the value of xn, where you supply x and n. |
| |
|
| |
a name"wp1085713" span translate'0' Queries the forms viewing engine to determine one of the following:span a name"wp1086791" span translate'0' span translate'0' XForms versionspanspanspan translate'0' – Which version of XForms is being used.span
a ... |
| |
|
| |
Determines how many seconds difference there is between 19700101 and the provided date. |
| |
|
| |
Given two nodesets, this function returns one of them (that is, it chooses between them) based on the results of an XPath expression. |
| |
|
| |
Averages the values for a set of nodes. The strings values of the nodes are converted to numbers, added together, and then divided by the number of nodes. |
| |
|
| |
XFDL supports the use of XForms functions. These functions can be included in XPath expressions, and are only available when dealing with XFormsrelated processes. |
| |
|
| |
Determines the number of nonempty nodes in a nodeset. A node is considered to be nonempty if it can be converted into a string with a length greater than zero. |
| |
|
| |
Returns the nodeset that is currently providing the context for the XPath expression. This is useful when you need to reset the context in the middle of an XPath expression. |
| |
|
| |
Rounds a number based on the decimal precision. |