EXPFIL Attributes
- Last UpdatedDec 20, 2021
- 1 minute read
EXPFIL elements have the following attributes:
|
EXPR |
The expression to run to determine whether each element is in the Database View or not. The expression must result in a logical (TRUE/FALSE) value. The expression must be a valid PML 1 or XPath 1 expression. XPath expressions must be formed to match the xmlio object output using the default copy stylesheet. |
|
EXPTYP |
The syntax of the expression defined by EXPR. This is allowed to be either PML or XPATH. If unset then PML is assumed. |