Class TripartyCollateralUnilateralRemovalRequestV01

java.lang.Object
org.coderic.iso20022.messages.reda.TripartyCollateralUnilateralRemovalRequestV01

public class TripartyCollateralUnilateralRemovalRequestV01 extends Object

Java class for TripartyCollateralUnilateralRemovalRequestV01 complex type.

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

 <complexType name="TripartyCollateralUnilateralRemovalRequestV01">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Pgntn" type="{urn:iso:std:iso:20022:tech:xsd:reda.074.001.01}Pagination1"/>
         <element name="RmvlReqId" type="{urn:iso:std:iso:20022:tech:xsd:reda.074.001.01}Max35Text"/>
         <element name="PtyA" type="{urn:iso:std:iso:20022:tech:xsd:reda.074.001.01}PartyIdentification232"/>
         <element name="ClntPtyA" type="{urn:iso:std:iso:20022:tech:xsd:reda.074.001.01}PartyIdentification232" minOccurs="0"/>
         <element name="CollSd" type="{urn:iso:std:iso:20022:tech:xsd:reda.074.001.01}CollateralRole1Code"/>
         <element name="ReqDtls" type="{urn:iso:std:iso:20022:tech:xsd:reda.074.001.01}RequestDetails28"/>
         <element name="SplmtryData" type="{urn:iso:std:iso:20022:tech:xsd:reda.074.001.01}SupplementaryData1" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>