Class TripartyCollateralAllegementNotificationCancellationAdviceV01

java.lang.Object
org.coderic.iso20022.messages.colr.TripartyCollateralAllegementNotificationCancellationAdviceV01

public class TripartyCollateralAllegementNotificationCancellationAdviceV01 extends Object

Java class for TripartyCollateralAllegementNotificationCancellationAdviceV01 complex type.

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

 <complexType name="TripartyCollateralAllegementNotificationCancellationAdviceV01">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="TxInstrId" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}TransactionIdentifications44"/>
         <element name="CollTxTp" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}CollateralTransactionType1Choice"/>
         <element name="XpsrTp" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}ExposureType23Choice"/>
         <element name="CollSd" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}CollateralRole1Code"/>
         <element name="ElgbltySetPrfl" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}GenericIdentification1" minOccurs="0"/>
         <element name="CollPties" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}CollateralParties8"/>
         <element name="TxAmt" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}AmountAndDirection49" minOccurs="0"/>
         <element name="ReqdExctnDt" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}DateAndDateTime2Choice" minOccurs="0"/>
         <element name="SplmtryData" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}SupplementaryData1" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>