Class TaxPeriod2

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_001_001_09.TaxPeriod2

public class TaxPeriod2 extends Object

Java class for TaxPeriod2 complex type.

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

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