address

Occurrence

optional, single

Attributes

Description

Inside <address> the own (<owner> element) address data, or that of dive buddies (<buddy> element), or that of a shop (<shop> element) etc., are given.

Parent Elements

<buddy>, <divebase>, <geography>, <owner>, <shop>, <vessel>

Child Elements

<city>, <country>, <postcode>, <province>, <street>

See Also

<buddy>, <divebase>, <geography>, <owner>, <purchase>

Examples

<address>
    <street>Waterroad 12</street>
    <city>Waterflood</city>
    <postcode>99999</postcode>
    <country>Wales</country>
    <province>Walhalla</province>
</address>