The <Address> Element

Description

The address for an investment fund.

<Address
    language = language id
    address = string
    city = string
    postal-code = string
    country-code = country id
    telephone = string
    email = string
    url = string >
</Address>

Content

Content type: text

Attributes

Attribute nameData typeDescription
languagelanguage id The language of the remark. It will usually be the language requested, but if this is not specified, one or more of the default languages are used.
address Optionalstring The address line.
city Optionalstring The city.
postal-code Optionalstring The postal code or ZIP code.
country-code Optionalcountry id The country as a 2-letter ISO code.
telephone Optionalstring The telephone number.
email Optionalstring The e-mail address.
url Optionalstring The url to the fund manager's website.

Number of occurences

Once (optional)

Occurs within

<Details>

Can contain

None (element is closed).