Class AmendmentInformationDetailsSEPA

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_003_03.AmendmentInformationDetailsSEPA

public class AmendmentInformationDetailsSEPA extends 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.003.03}Max35Text" minOccurs="0"/>
        <element name="OrgnlCdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}PartyIdentificationSEPA4" minOccurs="0"/>
        <element name="OrgnlDbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}CashAccountSEPA2" minOccurs="0"/>
        <element name="OrgnlDbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.003.03}BranchAndFinancialInstitutionIdentificationSEPA2" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>