Class ChargesInformation3


  • public class ChargesInformation3
    extends java.lang.Object

    Java class for ChargesInformation3 complex type.

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

     <complexType name="ChargesInformation3">
       <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.01}CurrencyAndAmount" minOccurs="0"/>
             <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}CurrencyAndAmount"/>
             <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}ChargeTypeChoice" minOccurs="0"/>
             <element name="Rate" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}PercentageRate" minOccurs="0"/>
             <element name="Br" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}ChargeBearerType1Code" minOccurs="0"/>
             <element name="Pty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BranchAndFinancialInstitutionIdentification3" minOccurs="0"/>
             <element name="Tax" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}TaxCharges1" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>