Class Mandate20

java.lang.Object
org.coderic.iso20022.messages.pain.Mandate20

public class Mandate20 extends Object

Java class for Mandate20 complex type.

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

 <complexType name="Mandate20">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MndtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}Max35Text"/>
         <element name="MndtReqId" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}Max35Text" minOccurs="0"/>
         <element name="Authntcn" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}MandateAuthentication1" minOccurs="0"/>
         <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}MandateTypeInformation2" minOccurs="0"/>
         <element name="Ocrncs" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}MandateOccurrences5" minOccurs="0"/>
         <element name="TrckgInd" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}TrueFalseIndicator"/>
         <element name="FrstColltnAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
         <element name="ColltnAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
         <element name="MaxAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
         <element name="Adjstmnt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}MandateAdjustment1" minOccurs="0"/>
         <element name="Rsn" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}MandateSetupReason1Choice" minOccurs="0"/>
         <element name="CdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PartyIdentification272" minOccurs="0"/>
         <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PartyIdentification272"/>
         <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}CashAccount40" minOccurs="0"/>
         <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}BranchAndFinancialInstitutionIdentification8" minOccurs="0"/>
         <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PartyIdentification272" minOccurs="0"/>
         <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PartyIdentification272"/>
         <element name="DbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}CashAccount40" minOccurs="0"/>
         <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}BranchAndFinancialInstitutionIdentification8"/>
         <element name="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}PartyIdentification272" minOccurs="0"/>
         <element name="MndtRef" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}Max35Text" minOccurs="0"/>
         <element name="RfrdDoc" type="{urn:iso:std:iso:20022:tech:xsd:pain.018.001.04}ReferredMandateDocument2" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>