Definition Type: Element
Name: Charge
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ChargeType
Containing Schema: Components.xsd
Abstract
Documentation:
Represents the different Charges that may be applied to the associated document.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into TimePeriod in schema components_xsd1 Drilldown into CurrencyExchangeRate in schema components_xsd1 Drilldown into ReasonCode in schema fields_xsd1 Drilldown into Calculation in schema components_xsd1 Drilldown into Amount in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into BasisQuantity in schema fields_xsd1 Drilldown into BasisAmount in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into sequence in schema components_xsd1 Drilldown into type in schema components_xsd1 Drilldown into AllowanceChargeABIEType in schema components_xsd1 Drilldown into ChargeType in schema components_xsd1XSD Diagram of Charge in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Charge" type="ChargeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Represents the different Charges that may be applied to the associated document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 unbounded
BasisAmount oa:BasisAmount 0 (1)
BasisQuantity oa:BasisQuantity 0 (1)
Description oa:Description 0 unbounded
Amount oa:Amount 0 (1)
Calculation oa:Calculation 0 (1)
ReasonCode oa:ReasonCode 0 unbounded
CurrencyExchangeRate oa:CurrencyExchangeRate 0 unbounded
TimePeriod oa:TimePeriod 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type Optional
sequence oa:sequence (Optional)
Collapse Derivation Tree: