Class AmendmentInformationDetails13

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_08.AmendmentInformationDetails13

public class AmendmentInformationDetails13 extends Object

Java class for AmendmentInformationDetails13 complex type.

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

 <complexType name="AmendmentInformationDetails13">
   <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.08}Max35Text" minOccurs="0"/>
         <element name="OrgnlCdtrSchmeId" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}PartyIdentification135" minOccurs="0"/>
         <element name="OrgnlCdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="OrgnlCdtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}CashAccount38" minOccurs="0"/>
         <element name="OrgnlDbtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}PartyIdentification135" minOccurs="0"/>
         <element name="OrgnlDbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}CashAccount38" minOccurs="0"/>
         <element name="OrgnlDbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="OrgnlDbtrAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}CashAccount38" minOccurs="0"/>
         <element name="OrgnlFnlColltnDt" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}ISODate" minOccurs="0"/>
         <element name="OrgnlFrqcy" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}Frequency36Choice" minOccurs="0"/>
         <element name="OrgnlRsn" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}MandateSetupReason1Choice" minOccurs="0"/>
         <element name="OrgnlTrckgDays" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}Exact2NumericText" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>