Definition Type: ComplexType
Name: PaymentTransactionTaxType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: FinancialComponents.xsd
Abstract
Documentation:
PmtInf/PmtTx/InstrForFrstAgt/Tax
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_xsd1XSD Diagram of PaymentTransactionTaxType in schema financialcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PaymentTransactionTaxType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">PmtInf/PmtTx/InstrForFrstAgt/Tax</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="CreditorTaxID" minOccurs="0" />
        <xsd:element ref="CreditorTaxType" minOccurs="0" />
        <xsd:element ref="DebtorTaxID" minOccurs="0" />
        <xsd:element ref="TaxReferenceNumber" minOccurs="0" />
        <xsd:element ref="TotalTaxableBaseAmount" minOccurs="0" />
        <xsd:element ref="TotalTaxAmount" minOccurs="0" />
        <xsd:element ref="Tax" minOccurs="0" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
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:
Collapse References:
oa:PaymentTransactionTax