MotherMaidenName
- 
                                                
Provide the Maiden Name of the applicants mother.
 
- 
                                                        
IB-CE Fully Disclosed Client (Individual, Joint)
 - 
                                                        
IB-CE Advisor Client (Individual, Joint)
 
- 
                                                        
Individual: AccountHolderDetails
 - 
                                                        
Joint: FirstHolderDetails, SecondHolderDetails
 
XSD
<xsd:element name="MothersMaidenName" use="Required" minOccurs="1" maxOccurs="1" />
<xsd:sequence>
 <xsd:attribute name="first" type="String" use="Required" />
 <xsd:attribute element name="middle" type="String" use="Optional" />
 <xsd:attribute name="last" type="String" use="Required" />
 <xsd:attribute name="salutation" type="salutation" use="Required" />
</xsd:sequence>
                                                    Parameters
| 
                                                                 Name  | 
                                                            
                                                                 Type  | 
                                                            
                                                                 Description  | 
                                                        
|---|---|---|
| 
                                                                 first  | 
                                                            
                                                                 String; max characters 18  | 
                                                            
                                                                 Maiden first name of the applicants mother. 
  | 
                                                        
| 
                                                                 middle  | 
                                                            
                                                                 String; max characters 18  | 
                                                            
                                                                 Maiden middle name of the applicants mother.  | 
                                                        
| 
                                                                 last  | 
                                                            
                                                                 String; max characters 50  | 
                                                            
                                                                 Maiden last name of the applicants mother.  | 
                                                        
| 
                                                                 salutation  | 
                                                            
                                                                 Mr. Mrs. Ms. Dr. Mx. Ind.  | 
                                                            
                                                                 Salutation of the applicant.  | 
                                                        
