The <PostalAddress> Element

Description

Contains the postal address for the company. If this information is noty available, the <MainAddress> node contains the postal address.

<PostalAddress
    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 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

<MainAddress> | <Telephone> | <Fax> | <EMail> | <Web>