Class RegulatoryReporting3


  • public class RegulatoryReporting3
    extends java.lang.Object

    Java class for RegulatoryReporting3 complex type.

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

     <complexType name="RegulatoryReporting3">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="DbtCdtRptgInd" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}RegulatoryReportingType1Code" minOccurs="0"/>
             <element name="Authrty" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}RegulatoryAuthority2" minOccurs="0"/>
             <element name="Dtls" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}StructuredRegulatoryReporting3" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>