Class AmendmentInformationDetailsSEPA


  • public class AmendmentInformationDetailsSEPA
    extends java.lang.Object

    Java class for AmendmentInformationDetailsSEPA complex type.

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

     <complexType name="AmendmentInformationDetailsSEPA">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="OrgnlMndtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}Max35Text" minOccurs="0"/>
             <element name="OrgnlCdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}PartyIdentificationSEPA4" minOccurs="0"/>
             <element name="OrgnlDbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}CashAccountSEPAMandate" minOccurs="0"/>
             <element name="OrgnlDbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.03}BranchAndFinancialInstitutionIdentificationSEPA2" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>