Class StructuredRemittanceInformation15


  • public class StructuredRemittanceInformation15
    extends java.lang.Object

    Java class for StructuredRemittanceInformation15 complex type.

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

     <complexType name="StructuredRemittanceInformation15">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="RfrdDocInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ReferredDocumentInformation7" maxOccurs="unbounded" minOccurs="0"/>
             <element name="RfrdDocAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}RemittanceAmount2" minOccurs="0"/>
             <element name="CdtrRefInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}CreditorReferenceInformation2" minOccurs="0"/>
             <element name="Invcr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}PartyIdentification125" minOccurs="0"/>
             <element name="Invcee" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}PartyIdentification125" minOccurs="0"/>
             <element name="TaxRmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TaxInformation7" minOccurs="0"/>
             <element name="GrnshmtRmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Garnishment2" minOccurs="0"/>
             <element name="AddtlRmtInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max140Text" maxOccurs="3" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>