Class PartyIdentification100

java.lang.Object
org.coderic.iso20022.messages.semt.PartyIdentification100

public class PartyIdentification100 extends Object

Java class for PartyIdentification100 complex type.

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

 <complexType name="PartyIdentification100">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:semt.042.001.01}PartyIdentification71Choice"/>
         <element name="LEI" type="{urn:iso:std:iso:20022:tech:xsd:semt.042.001.01}LEIIdentifier" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>