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: textAttributes
Attribute name | Data type | Description |
---|---|---|
language | language 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 Optional | string | The address line. |
city Optional | string | The city. |
postal-code Optional | string | The postal code or ZIP code. |
country-code Optional | country id | The country as a 2-letter ISO code. |
telephone Optional | string | The telephone number. |
email Optional | string | The e-mail address. |
url Optional | string | The url to the fund manager's website. |