Class MandateRelatedInformation14

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_08.MandateRelatedInformation14

public class MandateRelatedInformation14 extends Object

Java class for MandateRelatedInformation14 complex type.

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

<complexType name="MandateRelatedInformation14">
  <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.08}Max35Text" minOccurs="0"/>
        <element name="DtOfSgntr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}ISODate" minOccurs="0"/>
        <element name="AmdmntInd" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}TrueFalseIndicator" minOccurs="0"/>
        <element name="AmdmntInfDtls" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}AmendmentInformationDetails13" minOccurs="0"/>
        <element name="ElctrncSgntr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}Max1025Text" minOccurs="0"/>
        <element name="FrstColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}ISODate" minOccurs="0"/>
        <element name="FnlColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}ISODate" minOccurs="0"/>
        <element name="Frqcy" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}Frequency36Choice" minOccurs="0"/>
        <element name="Rsn" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}MandateSetupReason1Choice" minOccurs="0"/>
        <element name="TrckgDays" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}Exact2NumericText" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>