Class DatabaseReportReponse

java.lang.Object
iso.std.ma._20022.tech.xsd.admn_008_001.DatabaseReportReponse

public class DatabaseReportReponse extends Object

Java class for DatabaseReportReponse complex type.

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

 <complexType name="DatabaseReportReponse">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="OrgnlInstrId" type="{urn:iso:std:ma:20022:tech:xsd:admn.008.001.01}Max35Text"/>
         <element name="RptCd" type="{urn:iso:std:ma:20022:tech:xsd:admn.008.001.01}ReportCode"/>
         <element name="InstgAgt" type="{urn:iso:std:ma:20022:tech:xsd:admn.008.001.01}BranchAndFinancialInstitutionIdentification4ADMN"/>
         <element name="InstdAgt" type="{urn:iso:std:ma:20022:tech:xsd:admn.008.001.01}BranchAndFinancialInstitutionIdentification4ADMN"/>
         <element name="TxSts" type="{urn:iso:std:ma:20022:tech:xsd:admn.008.001.01}TransactionIndividualStatus3Code_Echo"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>