Class AmountAndCurrencyExchange3


  • public class AmountAndCurrencyExchange3
    extends java.lang.Object

    Java class for AmountAndCurrencyExchange3 complex type.

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

     <complexType name="AmountAndCurrencyExchange3">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="InstdAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}AmountAndCurrencyExchangeDetails3" minOccurs="0"/>
             <element name="TxAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}AmountAndCurrencyExchangeDetails3" minOccurs="0"/>
             <element name="CntrValAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}AmountAndCurrencyExchangeDetails3" minOccurs="0"/>
             <element name="AnncdPstngAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}AmountAndCurrencyExchangeDetails3" minOccurs="0"/>
             <element name="PrtryAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}AmountAndCurrencyExchangeDetails4" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>