The <Person> Element

Description

A short profile of a member of the board for the current company.

<Person
    last-name = "string"
    first-name = "string"
    function = "string"
    title = "string"
    telephone = "string"
    fax = "string"
    e-mail = "string" />

Attributes

Attribute nameData typeDescription
last-namenot specified The last name of the person.
first-namenot specified The first name of the person, possibly including prepositions like "van", "der", etc. This attribute can also merely contain the person's initials. For example: A.F.Th. van der
functionnot specified The function profile of the person. Possible values include:

Accountant
Chairman
CFO
CEO
Board of Directors
Management Board
Secretary Managers Board
Public Relations Officer
Invest Relations Manager

titlenot specified The academic or royal title of the person, if available; otherwise a simple title like "mw" or no title at all is included.
telephonenot specified The telephone number to be used to contact this person, if any.
faxnot specified The fax number to be used to contact this person, if any.
e-mailnot specified The e-mail address to be used to contact this person, if any.

Number of occurences

Unlimited

Occurs within

<Persons>

Can contain

None (element is closed).