Class RemittanceAmount3


  • public class RemittanceAmount3
    extends java.lang.Object

    Java class for RemittanceAmount3 complex type.

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

     <complexType name="RemittanceAmount3">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="DuePyblAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
             <element name="DscntApldAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}DiscountAmountAndType1" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CdtNoteAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
             <element name="TaxAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}TaxAmountAndType1" maxOccurs="unbounded" minOccurs="0"/>
             <element name="AdjstmntAmtAndRsn" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}DocumentAdjustment1" maxOccurs="unbounded" minOccurs="0"/>
             <element name="RmtdAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>