Showing:

Annotations
Diagrams
Source
Used by
Complex Type ArithmeticEqualType
Annotations
The ArithmeticEqualType defines a test if the two ArithmeticExpression elements are equal. The ArithmeticEqualType evaluates to true if the first ArithmeticExpression element is (1) less than the second ArithmeticExpression element plus ComparisonTiny and (2) greater then the second ArithmeticExpression element minus ComparisonTiny. Otherwise, it evaluates to false.
Diagram
Diagram GenericExpressions_xsd_Complex_Type_BooleanExpressionBaseType.tmp#BooleanExpressionBaseType GenericExpressions_xsd_Element_ArithmeticExpression.tmp#ArithmeticExpression GenericExpressions_xsd_Complex_Type_ArithmeticComparisonBaseType.tmp#ArithmeticComparisonBaseType
Type extension of ArithmeticComparisonBaseType
Type hierarchy
Used by
Element ArithmeticEqual
Children ArithmeticExpression
Source
<xs:complexType name="ArithmeticEqualType">
  <xs:annotation>
    <xs:documentation>The ArithmeticEqualType defines a test if the two ArithmeticExpression elements are equal. The ArithmeticEqualType evaluates to true if the first ArithmeticExpression element is (1) less than the second ArithmeticExpression element plus ComparisonTiny and (2) greater then the second ArithmeticExpression element minus ComparisonTiny. Otherwise, it evaluates to false.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ArithmeticComparisonBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/GenericExpressions.xsd