Class MandateRelatedInformation15

java.lang.Object
org.coderic.iso20022.messages.camt.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:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="DtOfSgntr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ISODate" minOccurs="0"/>
         <element name="AmdmntInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}TrueFalseIndicator" minOccurs="0"/>
         <element name="AmdmntInfDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}AmendmentInformationDetails14" minOccurs="0"/>
         <element name="ElctrncSgntr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max1025Text" minOccurs="0"/>
         <element name="FrstColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ISODate" minOccurs="0"/>
         <element name="FnlColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ISODate" minOccurs="0"/>
         <element name="Frqcy" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Frequency36Choice" minOccurs="0"/>
         <element name="Rsn" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}MandateSetupReason1Choice" minOccurs="0"/>
         <element name="TrckgDays" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Exact2NumericText" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>