Class OrderData4

java.lang.Object
org.coderic.iso20022.messages.auth.OrderData4

public class OrderData4 extends Object

Java class for OrderData4 complex type.

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

 <complexType name="OrderData4">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="SubmitgNtty" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}LEIIdentifier" minOccurs="0"/>
         <element name="DrctElctrncAccs" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}TrueFalseIndicator" minOccurs="0"/>
         <element name="ClntId" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}PersonOrOrganisation4Choice" minOccurs="0"/>
         <element name="InvstmtDcsnPrsn" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}ExecutingParty2Choice" minOccurs="0"/>
         <element name="ExctgPrsn" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}ExecutingParty2Choice" minOccurs="0"/>
         <element name="NonExctgBrkr" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}LEIIdentifier" minOccurs="0"/>
         <element name="TradgCpcty" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}RegulatoryTradingCapacity1Code" minOccurs="0"/>
         <element name="LqdtyPrvsnActvty" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}TrueFalseIndicator" minOccurs="0"/>
         <element name="OrdrClssfctn" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}OrderClassification2" minOccurs="0"/>
         <element name="OrdrPrics" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}OrderPriceData2" minOccurs="0"/>
         <element name="InstrData" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}OrderInstructionData2" minOccurs="0"/>
         <element name="TxData" type="{urn:iso:std:iso:20022:tech:xsd:auth.113.001.01}TransactionData3" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>