sqf:default-fix

This attribute sets a default QuickFix for the Schematron assert or report. The default QuickFix must also be referred by the<icode type="attribute">sqf:fix</icode>attribute.

Value
The ID of a QuickFix which is referred by the<icode type="attribute">sqf:fix</icode>attribute.

Attribute Information

Used By

Attribute Group sqf:messageAttributes

Source

<xs:attribute name="default-fix" type="xs:string" use="optional" form="qualified">
  <xs:annotation>
    <xs:documentation>This attribute sets a default QuickFix for the Schematron assert or report. The default QuickFix must also be referred by the
      <icode type="attribute">sqf:fix</icode>attribute.</xs:documentation>
    <xs:documentation source="Value">The ID of a QuickFix which is referred by the
      <icode type="attribute">sqf:fix</icode>attribute.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample