Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type QIFMayType
Annotations
The QIFMayType indicates that a 'then' may apply.
Diagram
Diagram QIFRules_xsd_Complex_Type_ApplicabilityBaseType.tmp#ApplicabilityBaseType QIFRules_xsd_Complex_Type_QIFMayType.tmp#QIFMayType_desirability
Type extension of ApplicabilityBaseType
Type hierarchy
Used by
Element May
Attributes
QName Type Use Annotation
desirability ZeroToOneType optional
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFRules.xsd
Attribute QIFMayType / @desirability
Annotations
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.
Type ZeroToOneType
Properties
content simple
Facets
maxInclusive 1
minInclusive 0
Used by
Complex Type QIFMayType
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFRules.xsd