criterion

Attribute Information

Used By

Source

<xs:attribute name="criterion" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="weightedSum"/>
      <xs:enumeration value="weightedMax"/>
      <xs:enumeration value="firstHit"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample