Class SettlementObligation8

java.lang.Object
org.coderic.iso20022.messages.secl.SettlementObligation8

public class SettlementObligation8 extends Object

Java class for SettlementObligation8 complex type.

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

 <complexType name="SettlementObligation8">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="SttlmOblgtnId" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}Max35Text"/>
         <element name="FinInstrmId" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}SecurityIdentification14"/>
         <element name="IntnddSttlmDt" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}DateFormat11Choice"/>
         <element name="Qty" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}FinancialInstrumentQuantity1Choice"/>
         <element name="SttlmAmt" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}AmountAndDirection27"/>
         <element name="PlcOfTrad" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}MarketIdentification84"/>
         <element name="TradDt" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}TradeDate3Choice" minOccurs="0"/>
         <element name="TradgCpcty" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}TradingCapacity5Code" minOccurs="0"/>
         <element name="ClrAcctTp" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}ClearingAccountType1Code" minOccurs="0"/>
         <element name="SfkpgPlc" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}SafekeepingPlaceFormat7Choice" minOccurs="0"/>
         <element name="SfkpgAcct" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}SecuritiesAccount19" minOccurs="0"/>
         <element name="SctiesMvmntTp" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}ReceiveDelivery1Code" minOccurs="0"/>
         <element name="Pmt" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}DeliveryReceiptType2Code"/>
         <element name="SttlmPties" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}SettlementParties4Choice" minOccurs="0"/>
         <element name="AddtlSttlmOblgtnDtls" type="{urn:iso:std:iso:20022:tech:xsd:secl.010.001.03}SettlementObligation5" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>