Definition Type: ComplexType
Name: PaymentTransactionTaxType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Documentation:
PmtInf/PmtTx/InstrForFrstAgt/Tax
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Tax in schema components_xsd Drilldown into TotalTaxAmount in schema fields_xsd Drilldown into TotalTaxableBaseAmount in schema fields_xsd Drilldown into TaxReferenceNumber in schema fields_xsd Drilldown into DebtorTaxID in schema fields_xsd Drilldown into CreditorTaxType in schema fields_xsd Drilldown into CreditorTaxID in schema fields_xsdXSD Diagram of PaymentTransactionTaxType in schema components_xsd1 (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="PaymentTransactionTaxType">
    <xsd:annotation>
        <xsd:documentation>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 nsA:CreditorTaxID 0 (1)
CreditorTaxType nsA:CreditorTaxType 0 (1)
DebtorTaxID nsA:DebtorTaxID 0 (1)
TaxReferenceNumber nsA:TaxReferenceNumber 0 (1)
TotalTaxableBaseAmount nsA:TotalTaxableBaseAmount 0 (1)
TotalTaxAmount nsA:TotalTaxAmount 0 (1)
Tax nsA:Tax 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PaymentTransactionTax