Showing:

Annotations
Diagrams
Source
Used by
Complex Type MaxType
Annotations
The MaxType defines taking the maximum of a number of values. A max type evaluates to the maximum 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 Max
Children ArithmeticExpression
Source
<xs:complexType name="MaxType">
  <xs:annotation>
    <xs:documentation>The MaxType defines taking the maximum of a number of values. A max type evaluates to the maximum 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