2.33.6 SemanticQuery.Parameters

The SemanticQuery.Parameters element specifies a collection of parameters to the query.

The SemanticQuery.Parameters element is optional. This element is of type Parameters. If the SemanticQuery.Parameters element is not present, its value is interpreted as NULL.

The following is the parent element of the SemanticQuery.Parameters element.

Parent elements

SemanticQuery

The following is the XML Schema definition of the SemanticQuery.Parameters element.          

 <xsd:element name="Parameters" type="ParametersType" minOccurs="0" />