Class AlternateSecurityIdentification7

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

public class AlternateSecurityIdentification7 extends Object

Java class for AlternateSecurityIdentification7 complex type.

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

 <complexType name="AlternateSecurityIdentification7">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}Max35Text"/>
         <element name="IdSrc" type="{urn:iso:std:iso:20022:tech:xsd:setr.058.001.02}IdentificationSource1Choice"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>