Class TaxPeriod3

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_10.TaxPeriod3

public class TaxPeriod3 extends Object

Java class for TaxPeriod3 complex type.

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

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