Class CardTransaction1Choice


  • public class CardTransaction1Choice
    extends java.lang.Object

    Java class for CardTransaction1Choice complex type.

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

     <complexType name="CardTransaction1Choice">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="Aggtd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}CardAggregated1"/>
             <element name="Indv" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}CardIndividualTransaction1"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>