Class MandateRelatedInformation14

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_001_10.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.002.001.10}Max35Text" minOccurs="0"/>
         <element name="DtOfSgntr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}ISODate" minOccurs="0"/>
         <element name="AmdmntInd" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}TrueFalseIndicator" minOccurs="0"/>
         <element name="AmdmntInfDtls" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}AmendmentInformationDetails13" minOccurs="0"/>
         <element name="ElctrncSgntr" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}Max1025Text" minOccurs="0"/>
         <element name="FrstColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}ISODate" minOccurs="0"/>
         <element name="FnlColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}ISODate" minOccurs="0"/>
         <element name="Frqcy" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}Frequency36Choice" minOccurs="0"/>
         <element name="Rsn" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}MandateSetupReason1Choice" minOccurs="0"/>
         <element name="TrckgDays" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.10}Exact2NumericText" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>