Class PartyIdentification113

java.lang.Object
org.coderic.iso20022.messages.setr.PartyIdentification113

public class PartyIdentification113 extends Object

Java class for PartyIdentification113 complex type.

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

 <complexType name="PartyIdentification113">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Pty" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}PartyIdentification90Choice"/>
         <element name="LEI" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}LEIIdentifier" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>