<data type="string">
<param name="pattern">(\([^():]+:[^():]+\))*</param>
<documentation>The query must be a list of parameters, where a parameter starts with a left paranthesis, then the name of the parameter, then a colon, then the value of the parameter, and then finally a right paranthesis. Spaces are not allowed before or after parameters.</documentation>
</data>
The text would be displayed when a bad value is entered in the string widget.
The text would be displayed when a bad value is entered in the string widget.