public CashBalance3()
 {
     this.avlbtyField = new List<CashBalanceAvailability2>();
     this.dtField = new DateAndDateTimeChoice();
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
     this.cdtLineField = new CreditLine2();
     this.tpField = new BalanceType12();
 }
 public TaxRecordDetails1()
 {
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
     this.prdField = new TaxPeriod1();
 }
 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 CreditLine2()
 {
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
 }
 public TransactionInterest2()
 {
     this.frToDtField = new DateTimePeriodDetails();
     this.rateField = new List<Rate3>();
     this.tpField = new InterestType1Choice();
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
 }
 public BatchInformation2()
 {
     this.ttlAmtField = new ActiveOrHistoricCurrencyAndAmount();
 }
 public ChargesInformation6()
 {
     this.taxField = new TaxCharges2();
     this.ptyField = new BranchAndFinancialInstitutionIdentification4();
     this.tpField = new ChargeType2Choice();
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
     this.ttlChrgsAndTaxAmtField = new ActiveOrHistoricCurrencyAndAmount();
 }
 public TaxCharges2()
 {
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
 }
 public AmountAndCurrencyExchangeDetails4()
 {
     this.ccyXchgField = new CurrencyExchange5();
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
 }
 public CashBalanceAvailability2()
 {
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
     this.dtField = new CashBalanceAvailabilityDate1();
 }
 public RemittanceAmount1()
 {
     this.rmtdAmtField = new ActiveOrHistoricCurrencyAndAmount();
     this.adjstmntAmtAndRsnField = new List<DocumentAdjustment1>();
     this.taxAmtField = new ActiveOrHistoricCurrencyAndAmount();
     this.cdtNoteAmtField = new ActiveOrHistoricCurrencyAndAmount();
     this.dscntApldAmtField = new ActiveOrHistoricCurrencyAndAmount();
     this.duePyblAmtField = new ActiveOrHistoricCurrencyAndAmount();
 }
 public DocumentAdjustment1()
 {
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
 }
 public ProprietaryPrice2()
 {
     this.pricField = new ActiveOrHistoricCurrencyAndAmount();
 }
 public TaxInformation3()
 {
     this.rcrdField = new List<TaxRecord1>();
     this.ttlTaxAmtField = new ActiveOrHistoricCurrencyAndAmount();
     this.ttlTaxblBaseAmtField = new ActiveOrHistoricCurrencyAndAmount();
     this.dbtrField = new TaxParty2();
     this.cdtrField = new TaxParty1();
 }
 public TaxAmount1()
 {
     this.dtlsField = new List<TaxRecordDetails1>();
     this.ttlAmtField = new ActiveOrHistoricCurrencyAndAmount();
     this.taxblBaseAmtField = new ActiveOrHistoricCurrencyAndAmount();
 }