A contact may have any number of addresses.
Must be nested inside a <contact:contact> tag.
Tag Information
Tag Class: | com.pragmatickm.contact.taglib.AddressTag |
---|---|
TagExtraInfo Class: | None |
Body Content: | empty |
Display Name: | None |
Attributes
Name | Required | Evaluation | Type | Description |
---|---|---|---|---|
type | Yes | Deferred-Value | String |
The type of the address, may be one of "work", "home", or "pobox". |
address1 | No | Deferred-Value | String |
Address1 line. |
address2 | No | Deferred-Value | String |
Address2 line. |
city | No | Deferred-Value | String |
City. |
stateProv | No | Deferred-Value | String |
State or province. |
zipPostal | No | Deferred-Value | String |
ZIP or postal code. |
country | No | Deferred-Value | String |
Country. |
comment | No | Deferred-Value | String |
Brief comment associated with this address. |
Variables
No Variables Defined.