Class ChargesInformation6

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_02.ChargesInformation6

public class ChargesInformation6 extends Object

Java class for ChargesInformation6 complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ChargesInformation6">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="TtlChrgsAndTaxAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
         <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}ActiveOrHistoricCurrencyAndAmount"/>
         <element name="CdtDbtInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}CreditDebitCode" minOccurs="0"/>
         <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}ChargeType2Choice" minOccurs="0"/>
         <element name="Rate" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}PercentageRate" minOccurs="0"/>
         <element name="Br" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}ChargeBearerType1Code" minOccurs="0"/>
         <element name="Pty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
         <element name="Tax" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}TaxCharges2" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>