select

This attribute defines with a XPath expression the value of the parameter. If the attribute is set, the<icode type="element">sqf:with-param</icode>element must be empty.

Value
Must be a valid XPath expression.

Attribute Information

Used By

Element sqf:with-param

Source

<xs:attribute name="select" type="xs:string" use="optional">
  <xs:annotation>
    <xs:documentation>This attribute defines with a XPath expression the value of the parameter. If the attribute is set, the
      <icode type="element">sqf:with-param</icode>element must be empty.</xs:documentation>
    <xs:documentation source="Value">Must be a valid XPath expression.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample