Class MandateRelatedInformation15

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

public class MandateRelatedInformation15 extends Object

Java class for MandateRelatedInformation15 complex type.

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

<complexType name="MandateRelatedInformation15">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="MndtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Max35Text" minOccurs="0"/>
        <element name="DtOfSgntr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}ISODate" minOccurs="0"/>
        <element name="AmdmntInd" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}TrueFalseIndicator" minOccurs="0"/>
        <element name="AmdmntInfDtls" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}AmendmentInformationDetails14" minOccurs="0"/>
        <element name="ElctrncSgntr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Max1025Text" minOccurs="0"/>
        <element name="FrstColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}ISODate" minOccurs="0"/>
        <element name="FnlColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}ISODate" minOccurs="0"/>
        <element name="Frqcy" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Frequency36Choice" minOccurs="0"/>
        <element name="Rsn" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}MandateSetupReason1Choice" minOccurs="0"/>
        <element name="TrckgDays" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.10}Exact2NumericText" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>