Skip to content

Xml Query Content

Performs queries on XML databases. Click on this content and then the Edit button to open the query window.

Design

Auto Search
Specifies the query control should perform search immediately when visible. Visibility of control can be controlled by Rules or Section Name properties. When this attribute set to True value Filter content is not visible.

Clear First
Specifies the before query results populated on data model all existing records are removed.

Rules

Section Name
Name of section is for controlling read only or visible state of a section. After setting value, you can configure section in task properties.

Validation Group
Name of validation group rules before executing query. When any rule is failed, error is shown on screen and query is not executed.

Dynamic Rules

Dynamic rules section allows to specify format and warning messages of any element and section. Dynamic rules section consists of two parts, one of them is for formatting rules and the other one is for validation rules.

  • Formatting rules, allow you to change the formats (text color, background color, style) and visibility of a control depending upon a condition. Further information here.
  • Validation rules, allow you to validate the data that is entered by the end-user. Further information here.

Data

Bound XPath
XPath of the element. If set to empty, it uses parent xpath.

XPath
XPath of data model to bind control. If not set uses current node on data model.

Target XPath
Specifies the xpath of target container node to import query results. Specified xpath is relative to parent of current node not XPath attribute.