Showing:

Annotations
Diagrams
Source
Used by
Complex Type MinusType
Annotations
The MinusType defines subtraction. A minus type evaluates to the value of the first ArithmeticExpression element minus the value of the second ArithmeticExpression element.
Diagram
Diagram GenericExpressions_xsd_Complex_Type_ArithmeticExpressionBaseType.tmp#ArithmeticExpressionBaseType GenericExpressions_xsd_Element_ArithmeticExpression.tmp#ArithmeticExpression GenericExpressions_xsd_Complex_Type_BinaryArithmeticExpressionBaseType.tmp#BinaryArithmeticExpressionBaseType
Type extension of BinaryArithmeticExpressionBaseType
Type hierarchy
Used by
Element Minus
Children ArithmeticExpression
Source
<xs:complexType name="MinusType">
  <xs:annotation>
    <xs:documentation>The MinusType defines subtraction. A minus type evaluates to the value of the first ArithmeticExpression element minus the value of the second ArithmeticExpression element.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="BinaryArithmeticExpressionBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/GenericExpressions.xsd