Address
Type CDM 7.2.0A class to specify a post or street address.
Extends —
Extended by —
Attributes 5
Namespace cdm.base.staticdata.party
Attributes
All 5 declared on Address. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| street | string | 1..* | The set of street and building number information that identifies a postal address within a city. |
| city | string | 0..1 | The city component of the postal address. |
| state | string | 0..1 | A country subdivision used in postal addresses in some countries. For example, US states, Canadian provinces, Swiss cantons, ... |
| country | string | 0..1 | The ISO 3166 standard code for the country within which the postal address is located. |
| postalCode | string | 0..1 | The code, required for computerized mail sorting systems, that is allocated to a physical address by a national postal authority. |
Referenced by
1 type holds an Address as an attribute.
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| MapAddress | returns | — |
Open Address in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.