use-when

The condition to provide the QuickFix.

value
XPath expression. It expects as return value an xs:boolean.

Attribute Information

Used By

Element sqf:fix

Source

<xs:attribute name="use-when" use="optional" type="xs:string" default="true()">
  <xs:annotation>
    <xs:documentation>The condition to provide the QuickFix.</xs:documentation>
    <xs:documentation source="value">XPath expression. It expects as return value an xs:boolean.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample