Class CreditTransferTransaction35

java.lang.Object
iso.std.iso._20022.tech.xsd.pain_013_001.CreditTransferTransaction35

public class CreditTransferTransaction35 extends Object

Java class for CreditTransferTransaction35 complex type.

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

 <complexType name="CreditTransferTransaction35">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="PmtId" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}PaymentIdentification6"/>
         <element name="PmtTpInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}PaymentTypeInformation26"/>
         <element name="PmtCond" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}PaymentCondition1" minOccurs="0"/>
         <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}AmountType4Choice"/>
         <element name="ChrgBr" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}ChargeBearerType1Code"/>
         <element name="CdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}BranchAndFinancialInstitutionIdentification6"/>
         <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}PartyIdentification135"/>
         <element name="CdtrAcct" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}CashAccount38"/>
         <element name="UltmtCdtr" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}PartyIdentification135" minOccurs="0"/>
         <element name="InstrForCdtrAgt" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}InstructionForCreditorAgent1" maxOccurs="5" minOccurs="0"/>
         <element name="RltdRmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}RemittanceLocation7" minOccurs="0"/>
         <element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:pain.013.001.07}RemittanceInformation16" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>