Name | Type | Default value | Description |
---|---|---|---|
metaName | string | ||
xpath | string | ||
concatMutiMatch | boolean | True | Concatenates all results in a value when the xpath expression returns several results. Otherwise, it adds each match in a multiValued meta. It should be unselected if you want each node returned by xpath expression in different value (like list of item). |