Definition Type: Element
Name: PaymentTransactionTax
Namespace: http://www.openapplications.org/oagis/9
Type: oa:PaymentTransactionTaxType
Containing Schema: FinancialComponents.xsd
Abstract
Documentation:
Amount of money due to government or tax authority, according to various pre-defined parameters such as thresholds or income.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Tax in schema components_xsd1 Drilldown into TotalTaxAmount in schema fields_xsd1 Drilldown into TotalTaxableBaseAmount in schema fields_xsd1 Drilldown into TaxReferenceNumber in schema fields_xsd1 Drilldown into DebtorTaxID in schema fields_xsd1 Drilldown into CreditorTaxType in schema fields_xsd1 Drilldown into CreditorTaxID in schema fields_xsd1 Drilldown into PaymentTransactionTaxType in schema financialcomponents_xsdXSD Diagram of PaymentTransactionTax in schema financialcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PaymentTransactionTax" type="PaymentTransactionTaxType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Amount of money due to government or tax authority, according to various pre-defined parameters such as thresholds or income.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CreditorTaxID oa:CreditorTaxID 0 (1)
CreditorTaxType oa:CreditorTaxType 0 (1)
DebtorTaxID oa:DebtorTaxID 0 (1)
TaxReferenceNumber oa:TaxReferenceNumber 0 (1)
TotalTaxableBaseAmount oa:TotalTaxableBaseAmount 0 (1)
TotalTaxAmount oa:TotalTaxAmount 0 (1)
Tax oa:Tax 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: