Class TaxInformation7


  • public class TaxInformation7
    extends Object

    Java class for TaxInformation7 complex type.

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

     <complexType name="TaxInformation7">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TaxParty1" minOccurs="0"/>
             <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TaxParty2" minOccurs="0"/>
             <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TaxParty2" minOccurs="0"/>
             <element name="AdmstnZone" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
             <element name="RefNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max140Text" minOccurs="0"/>
             <element name="Mtd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
             <element name="TtlTaxblBaseAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
             <element name="TtlTaxAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
             <element name="Dt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ISODate" minOccurs="0"/>
             <element name="SeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Number" minOccurs="0"/>
             <element name="Rcrd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TaxRecord2" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>