public BranchData2()
 {
     this.pstlAdrField = new PostalAddress6();
 }
 public NameAndAddress10()
 {
     this.adrField = new PostalAddress6();
 }
 public FinancialInstitutionIdentification7()
 {
     this.othrField = new GenericFinancialIdentification1();
     this.pstlAdrField = new PostalAddress6();
     this.clrSysMmbIdField = new ClearingSystemMemberIdentification2();
 }
 public PartyIdentification32()
 {
     this.ctctDtlsField = new ContactDetails2();
     this.idField = new Party6Choice();
     this.pstlAdrField = new PostalAddress6();
 }