Class CardAggregated2

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_08.CardAggregated2

public class CardAggregated2 extends 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.08}CardPaymentServiceType2Code" minOccurs="0"/>
         <element name="TxCtgy" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}ExternalCardTransactionCategory1Code" minOccurs="0"/>
         <element name="SaleRcncltnId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max35Text" minOccurs="0"/>
         <element name="SeqNbRg" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}CardSequenceNumberRange1" minOccurs="0"/>
         <element name="TxDtRg" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}DateOrDateTimePeriod1Choice" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>