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 name | Data type | Description |
---|---|---|
address | string | The street and street number. |
postal-code | string | The postal code. |
city | string | The city. |
country | string | 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". |