The <MainAddress> Element
Description
Contains the address of the company's head quarters.
<MainAddress
address =
string
postal-code =
string
city =
string
country =
string />
Attributes
Attribute name | Data type | Description |
---|---|---|
address | string | The street and street number. |
postal-code | string | The postal code. |
city | string | The city. |
country | string | The country of the head quarters. The contents of this attribute is the full (possibly localized) name of the company's head quarters, rather than an ISO-code like "nl" or "be". |