The <Contact> Element
Description
Contact person for a fund.
<Contact
type =
"string"
name =
"string"
gender =
"string"
start-date =
date />
Attributes
| Attribute name | Data type | Description |
|---|---|---|
| type | string | Contact type, usually only "MNGR" for the fund manager. |
| name | string | Contact name. |
| gender | string | Gener of the fund contact (if known): F or M. |
| start-date | date | State date for the fund manager (if known). |