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. |
Must be a valid XPath expression. |
Attribute Group | sqf:parameterAttributes |
<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> |