Class SettlementInstruction7


  • public class SettlementInstruction7
    extends java.lang.Object

    Java class for SettlementInstruction7 complex type.

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

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