public ReportEntry2()
 {
     this.ntryDtlsField = new List<EntryDetails1>();
     this.intrstField = new List<TransactionInterest2>();
     this.techInptChanlField = new TechnicalInputChannel1Choice();
     this.chrgsField = new List<ChargesInformation6>();
     this.amtDtlsField = new AmountAndCurrencyExchange3();
     this.addtlInfIndField = new MessageIdentification2();
     this.bkTxCdField = new BankTransactionCodeStructure4();
     this.avlbtyField = new List<CashBalanceAvailability2>();
     this.valDtField = new DateAndDateTimeChoice();
     this.bookgDtField = new DateAndDateTimeChoice();
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
 }
 public CashBalance3()
 {
     this.avlbtyField = new List<CashBalanceAvailability2>();
     this.dtField = new DateAndDateTimeChoice();
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
     this.cdtLineField = new CreditLine2();
     this.tpField = new BalanceType12();
 }
 public ProprietaryDate2()
 {
     this.dtField = new DateAndDateTimeChoice();
 }