default

This attribute defines a default value for a parameter or User Entry by using a XPath expression. If the attribute is set to a<icode type="element">sqf:param</icode>element, the element must be empty.

Value
Must be a valid XPath expression.

Attribute Information

Used By

Attribute Group sqf:parameterAttributes

Source

<xs:attribute name="default" type="xs:string" use="optional">
  <xs:annotation>
    <xs:documentation>This attribute defines a default value for a parameter or User Entry by using a XPath expression. If the attribute is set to a
      <icode type="element">sqf:param</icode>element, the element must be empty.</xs:documentation>
    <xs:documentation source="Value">Must be a valid XPath expression.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample