Core Object: Address (5.0.0)
-
-
Description
Provides address information. Unformatted addresses are captured using the simple facet.
Summary
| Field Name |
Member Type |
Field Type |
Description |
| AddressLine |
Element |
StringShort
|
Address in an unstructured format. |
| BldgRoom |
Element |
AddressBldgRoom
|
Building name, room, apartment, or suite number. |
| Number |
Element |
AddressStreetNumber
|
May contain the street number and optionally the street name. |
| Street |
Element |
StringShort
|
May contain the street number when the Street number element is missing. |
| City |
Element |
StringShort
|
City (e.g., Dublin), town, or postal station (i.e., a postal service territory, often used in a military address). |
| County |
Element |
StringShort
|
County or Region Name (e.g., Fairfax). |
| StateProv |
Element |
StateProv
|
State or Province name (e.g., Texas). |
| Country |
Element |
Country
|
Country name (e.g., Ireland). |
| PostalCode |
Element |
StringShort
|
Post Office Code number. |
Detail
| Field Name |
Member Type |
Field Type |
Description |
| language |
Attribute |
language
|
Example: en |
| Remark |
Element |
StringText
|
A remark associated with this address. |
| Privacy |
Element |
Privacy
|
Allows for control of the sharing of address information between parties. |
| Type |
Element |
CommunicationLocation_Enum
|
Defines the type of address (e.g. home, business, other). Refer to OpenTravel Code List Communication Location Type (CLT). |
| Use |
Element |
AddressUse_Enum
|
Describes the use of the address (e.g. mailing, delivery, billing, etc.). Refer to OpenTravel Code List Address Use Type (AUT). |
| validInd |
Indicator |
|
If true, this is a valid and complete mailing address that has been verified through an address verification service or previously mailed materials have not been returned. |
|