Description
The Address class holds the details of each address.
Derived By
Restricting anyType
Content Model
Contains elements as defined in the following table.
Component |
Type |
Occurs |
Description |
---|---|---|---|
address1 |
string |
0..1 |
The first line of the address |
address2 |
string |
0..1 |
The second line of the address |
address3 |
string |
0..1 |
The third line of the address or town |
address4 |
string |
0..1 |
The fourth line of the address or county |
address5 |
string |
0..1 |
The fifth line of the address or country |
address6 |
string |
0..1 |
The sixth line of the address or postal code |