Class TaxPeriod1

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

public class TaxPeriod1 extends Object

Java class for TaxPeriod1 complex type.

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

<complexType name="TaxPeriod1">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="Yr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}ISODate" minOccurs="0"/>
        <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TaxRecordPeriod1Code" minOccurs="0"/>
        <element name="FrToDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}DatePeriodDetails" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>