Class PartyIdentificationAndAccount203

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

public class PartyIdentificationAndAccount203 extends Object

Java class for PartyIdentificationAndAccount203 complex type.

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

 <complexType name="PartyIdentificationAndAccount203">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}PartyIdentification120Choice"/>
         <element name="LEI" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}LEIIdentifier" minOccurs="0"/>
         <element name="AltrnId" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}AlternatePartyIdentification7" minOccurs="0"/>
         <element name="SfkpgAcct" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}SecuritiesAccount19" minOccurs="0"/>
         <element name="BlckChainAdrOrWllt" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}BlockChainAddressWallet3" minOccurs="0"/>
         <element name="PtyCpcty" type="{urn:iso:std:iso:20022:tech:xsd:colr.024.001.01}TradingPartyCapacity5Choice" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>