Showing:

Annotations
Diagrams
Source
Used by
Complex Type PlusType
Annotations
The PlusType defines addition. A plus type evaluates to the sum of the values of its ArithmeticExpression elements.
Diagram
Diagram GenericExpressions_xsd_Complex_Type_ArithmeticExpressionBaseType.tmp#ArithmeticExpressionBaseType GenericExpressions_xsd_Element_ArithmeticExpression.tmp#ArithmeticExpression GenericExpressions_xsd_Complex_Type_PolyadicArithmeticExpressionBaseType.tmp#PolyadicArithmeticExpressionBaseType
Type extension of PolyadicArithmeticExpressionBaseType
Type hierarchy
Used by
Element Plus
Children ArithmeticExpression
Source
<xs:complexType name="PlusType">
  <xs:annotation>
    <xs:documentation>The PlusType defines addition. A plus type evaluates to the sum of the values of its ArithmeticExpression elements.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="PolyadicArithmeticExpressionBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/GenericExpressions.xsd