2.334.3 QueryParameter.Value.DataType

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The QueryParameter.Value.DataType attribute specifies the data type of a value if the value is a constant. The QueryParameter.Value.DataType attribute is optional. If this attribute is present, its value MUST be the name of one of the following RDL data types: String ([XMLSCHEMA2/2] section 3.2.1), Boolean ([XMLSCHEMA2/2] section 3.2.2), DateTime ([XMLSCHEMA2] section 3.2.7), Integer ([XMLSCHEMA2/2] section 3.3.17), or Float ([XMLSCHEMA2] section 3.2.4). If this attribute is not present, the constant value is interpreted as a String.

Following is the parent element of the QueryParameter.Value.DataType attribute.

Parent elements

QueryParameter.Value