Class InvestigationRequest3

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

public class InvestigationRequest3 extends Object

Java class for InvestigationRequest3 complex type.

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

 <complexType name="InvestigationRequest3">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MsgId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text"/>
         <element name="RqstrInvstgtnId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="RspndrInvstgtnId" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Max35Text" minOccurs="0"/>
         <element name="EIR" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}UUIDv4Identifier" minOccurs="0"/>
         <element name="ReqActn" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}InvestigationRequestAction1" minOccurs="0"/>
         <element name="InvstgtnTp" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}InvestigationType1Choice"/>
         <element name="InvstgtnSubTp" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}InvestigationSubType1Choice" minOccurs="0"/>
         <element name="UndrlygInstrm" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}UnderlyingInvestigationInstrument1Choice" minOccurs="0"/>
         <element name="Undrlyg" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}UnderlyingData2Choice" minOccurs="0"/>
         <element name="Rqstr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Party40Choice"/>
         <element name="Rspndr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Party40Choice"/>
         <element name="ReqOrgtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Party40Choice" minOccurs="0"/>
         <element name="XpctdRspndr" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}Party40Choice" minOccurs="0"/>
         <element name="SvcLvl" type="{urn:iso:std:iso:20022:tech:xsd:camt.111.001.01}InvestigationServiceLevel1Choice" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>