Class CertificateManagementResponseV07

java.lang.Object
org.coderic.iso20022.messages.catm.CertificateManagementResponseV07

public class CertificateManagementResponseV07 extends Object

Java class for CertificateManagementResponseV07 complex type.

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

 <complexType name="CertificateManagementResponseV07">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Hdr" type="{urn:iso:std:iso:20022:tech:xsd:catm.008.001.07}TMSHeader1"/>
         <element name="CertMgmtRspn" type="{urn:iso:std:iso:20022:tech:xsd:catm.008.001.07}CertificateManagementResponse3"/>
         <element name="SctyTrlr" type="{urn:iso:std:iso:20022:tech:xsd:catm.008.001.07}ContentInformationType38" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>