The <Contact> Element

Description

Contact person for a fund.

<Contact
    type = "string"
    name = "string"
    gender = "string"
    start-date = date />

Attributes

Attribute nameData typeDescription
typestring Contact type, usually only "MNGR" for the fund manager.
namestring Contact name.
genderstring Gener of the fund contact (if known): F or M.
start-datedate State date for the fund manager (if known).

Number of occurences

Unlimited

Occurs within

<Contacts> (Funds)

Can contain

None (element is closed).