Class TaxRecordDetails1

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_04.TaxRecordDetails1

public class TaxRecordDetails1 extends Object

Java class for TaxRecordDetails1 complex type.

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

<complexType name="TaxRecordDetails1">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="Prd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TaxPeriod1" minOccurs="0"/>
        <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}ActiveOrHistoricCurrencyAndAmount"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>