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 nameData typeDescription
addressstring The street and street number.
postal-codestring The postal code.
citystring The city.
countrystring 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".

Number of occurences

Once

Occurs within

<Contact> (Fundamentals)

Can contain

None (element is closed).

See also

<PostalAddress> | <Telephone> | <Fax> | <EMail> | <Web>