Class CashAccount20

java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_02.CashAccount20

public class CashAccount20 extends Object

Java class for CashAccount20 complex type.

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

 <complexType name="CashAccount20">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}AccountIdentification4Choice"/>
         <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}CashAccountType2" minOccurs="0"/>
         <element name="Ccy" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}ActiveOrHistoricCurrencyCode" minOccurs="0"/>
         <element name="Nm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}Max70Text" minOccurs="0"/>
         <element name="Ownr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}PartyIdentification32" minOccurs="0"/>
         <element name="Svcr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.02}BranchAndFinancialInstitutionIdentification4" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>