sqf:rootAttributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
version xs:token optional
The attribute defines the used Schematron QuickFix version. The attribute should be set, if the Schematron schema uses the Schematron QuickFix extensions.

Source

<xs:attributeGroup name="rootAttributes">
  <xs:attribute name="version" type="xs:token">
    <xs:annotation>
      <xs:documentation>The attribute defines the used Schematron QuickFix version. The attribute should be set, if the Schematron schema uses the Schematron QuickFix extensions.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>