The optional desirability attribute indicates the desirability of the selection. A value of 1.0 indicates most desirable while 0.0 indicates least desirable. The default value is the value of the defaultDesirability given in the DMESelectionRules, which itself defaults to 1.
Source
<xs:complexType name="QIFMayType"><xs:annotation><xs:documentation>The QIFMayType indicates that a 'then' may apply.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ApplicabilityBaseType"><xs:attribute name="desirability" type="ZeroToOneType"><xs:annotation><xs:documentation>The optional desirability attribute indicates the desirability of the selection. A value of 1.0 indicates most desirable while 0.0 indicates least desirable. The default value is the value of the defaultDesirability given in the DMESelectionRules, which itself defaults to 1.</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:complexContent></xs:complexType>
The optional desirability attribute indicates the desirability of the selection. A value of 1.0 indicates most desirable while 0.0 indicates least desirable. The default value is the value of the defaultDesirability given in the DMESelectionRules, which itself defaults to 1.
<xs:attribute name="desirability" type="ZeroToOneType"><xs:annotation><xs:documentation>The optional desirability attribute indicates the desirability of the selection. A value of 1.0 indicates most desirable while 0.0 indicates least desirable. The default value is the value of the defaultDesirability given in the DMESelectionRules, which itself defaults to 1.</xs:documentation></xs:annotation></xs:attribute>