Definition Type: Element
Name: Calculation
Namespace: http://www.openapplications.org/oagis/9
Type: oa:CalculationType
Containing Schema: Components.xsd
Abstract
Documentation:
Allows the sender to indicate how the Charge/Allowance was calculated.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into Formula in schema fields_xsd1 Drilldown into RateNumeric in schema fields_xsd1 Drilldown into CalculationABIEType in schema components_xsd1 Drilldown into CalculationType in schema components_xsd1XSD Diagram of Calculation in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Calculation" type="CalculationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Allows the sender to indicate how the Charge/Allowance was calculated.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RateNumeric oa:RateNumeric 0 (1)
Formula oa:Formula 0 (1)
Description oa:Description 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: