2.59.1 ParameterRef.ParameterName

The ParameterRef.ParameterName element specifies the name of a parameter.

The ParameterRef.ParameterName element MUST be specified. Its value MUST be a String that matches the value of the Parameter.Name attribute of one of the parameters in the semantic query. "DrillthroughContext" and "DrillthroughSourceQuery" are reserved parameter names and MUST NOT be used as the value of a ParameterRef.ParameterName element.

The following is the parent element of the ParameterRef.ParameterName element.

Parent elements

ParameterRef

The following is the XML Schema definition of the ParameterRef.ParameterName element.          

 <xsd:element name="ParameterName" type="xsd:string" />