Class CardAggregated1


  • public class CardAggregated1
    extends java.lang.Object

    Java class for CardAggregated1 complex type.

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

     <complexType name="CardAggregated1">
       <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.06}CardPaymentServiceType2Code" minOccurs="0"/>
             <element name="TxCtgy" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}ExternalCardTransactionCategory1Code" minOccurs="0"/>
             <element name="SaleRcncltnId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Max35Text" minOccurs="0"/>
             <element name="SeqNbRg" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}CardSequenceNumberRange1" minOccurs="0"/>
             <element name="TxDtRg" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}DateOrDateTimePeriodChoice" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>