Class SettlementInstruction11

java.lang.Object
org.coderic.iso20022.messages.camt.SettlementInstruction11

public class SettlementInstruction11 extends Object

Java class for SettlementInstruction11 complex type.

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

 <complexType name="SettlementInstruction11">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="SttlmMtd" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}SettlementMethod1Code"/>
         <element name="SttlmAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
         <element name="ClrSys" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}ClearingSystemIdentification3Choice" minOccurs="0"/>
         <element name="InstgRmbrsmntAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="InstgRmbrsmntAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
         <element name="InstdRmbrsmntAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="InstdRmbrsmntAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
         <element name="ThrdRmbrsmntAgt" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}BranchAndFinancialInstitutionIdentification6" minOccurs="0"/>
         <element name="ThrdRmbrsmntAgtAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}CashAccount40" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>