Class TrackerData1

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_001_12.TrackerData1

public class TrackerData1 extends Object

Java class for TrackerData1 complex type.

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

<complexType name="TrackerData1">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="ConfdDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}DateAndDateTime2Choice"/>
        <element name="ConfdAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}ActiveCurrencyAndAmount"/>
        <element name="TrckrRcrd" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.12}TrackerRecord1" maxOccurs="unbounded"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>