Class AmendmentInformationDetails14

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_10.AmendmentInformationDetails14

public class AmendmentInformationDetails14 extends Object

Java class for AmendmentInformationDetails14 complex type.

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

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