Class CardAggregated2


  • public class CardAggregated2
    extends java.lang.Object

    Java class for CardAggregated2 complex type.

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

     <complexType name="CardAggregated2">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="AddtlSvc" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}CardPaymentServiceType2Code" minOccurs="0"/>
             <element name="TxCtgy" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ExternalCardTransactionCategory1Code" minOccurs="0"/>
             <element name="SaleRcncltnId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max35Text" minOccurs="0"/>
             <element name="SeqNbRg" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}CardSequenceNumberRange1" minOccurs="0"/>
             <element name="TxDtRg" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}DateOrDateTimePeriod1Choice" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>