Class AmendmentInformationDetailsSDD

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_02.AmendmentInformationDetailsSDD

public class AmendmentInformationDetailsSDD extends Object

Java class for AmendmentInformationDetailsSDD complex type.

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

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