Add new information into company xml files.
| Parameter | Necessity | Type | Description | 
|---|---|---|---|
| stock_id | required | int | company stock id | 
| information_list | required | list | the new information list that need to be added | 
| update_date | not required | string | date when updating the information | 
| source | required | string | source of the information | 
Company xml files with new added information.
XML DOM Tutorial http://www.w3schools.com/dom/