Class AmountType4Choice


  • public class AmountType4Choice
    extends java.lang.Object

    Java class for AmountType4Choice complex type.

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

     <complexType name="AmountType4Choice">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="InstdAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}ActiveOrHistoricCurrencyAndAmount"/>
             <element name="EqvtAmt" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.11}EquivalentAmount2"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>