Class OriginalPaymentInformation8TCH

java.lang.Object
iso.std.iso._20022.tech.xsd.remt_001_001.OriginalPaymentInformation8TCH

public class OriginalPaymentInformation8TCH extends Object

Java class for OriginalPaymentInformation8_TCH complex type.

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

 <complexType name="OriginalPaymentInformation8_TCH">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Refs" type="{urn:iso:std:iso:20022:tech:xsd:remt.001.001.04}TransactionReferences5"/>
         <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:remt.001.001.04}AmountType3Choice"/>
         <element name="ReqdExctnDt" type="{urn:iso:std:iso:20022:tech:xsd:remt.001.001.04}DateAndDateTime2Choice" minOccurs="0"/>
         <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:remt.001.001.04}PartyIdentification135_TCH_3" minOccurs="0"/>
         <element name="DbtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:remt.001.001.04}CashAccount38" minOccurs="0"/>
         <element name="DbtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:remt.001.001.04}BranchAndFinancialInstitutionIdentification6_TCH" minOccurs="0"/>
         <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:remt.001.001.04}PartyIdentification135_TCH_3" minOccurs="0"/>
         <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:remt.001.001.04}CashAccount38" minOccurs="0"/>
         <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:remt.001.001.04}BranchAndFinancialInstitutionIdentification6_TCH" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>